ENDRPrint_12CRelease/.svn/pristine/00/009d4d3dff7923f5d79f2d464a20c1f2c71b7f12.svn-base

7 lines
194 B
Plaintext
Raw Normal View History

2024-08-14 10:58:03 +07:00
package th.co.muangthai.endrprint.model.bean.form.tmp;
import th.co.muangthai.endrprint.model.bean.tmp.EndrTmpDataPrintBean;
public class EndrTmpDataPrintForm extends EndrTmpDataPrintBean {
}