8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
|
package th.co.muangthai.endrprint.model.bean.form.master;
|
||
|
|
||
|
import th.co.muangthai.endrprint.model.bean.master.MstTeamTabBean;
|
||
|
|
||
|
public class MstTeamTabForm extends MstTeamTabBean {
|
||
|
|
||
|
}
|