9 lines
204 B
Plaintext
9 lines
204 B
Plaintext
|
package th.co.muangthai.endrprint.model.bean.form.master;
|
||
|
|
||
|
import th.co.muangthai.endrprint.model.bean.master.MstOperidTabBean;
|
||
|
|
||
|
//for ENDR500
|
||
|
public class EndrOperidTabForm extends MstOperidTabBean {
|
||
|
|
||
|
}
|