ENDRPrint/.svn/pristine/97/973641ffeff8e7b26bfd269ed06edc4e9f157a82.svn-base
2024-08-14 10:33:27 +07:00

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 {
}