8 lines
205 B
Plaintext
8 lines
205 B
Plaintext
|
package th.co.muangthai.endrprint.model.bean.form.master;
|
||
|
|
||
|
import th.co.muangthai.endrprint.model.bean.master.MstEndrcodeTabBean;
|
||
|
|
||
|
//for ENDR600
|
||
|
public class EndrCodeTabForm extends MstEndrcodeTabBean {
|
||
|
}
|