TBMaterialInfoService.java 163 B

12345678
  1. package cn.com.lzt.sign.service;
  2. import org.jeecgframework.core.common.service.CommonService;
  3. public interface TBMaterialInfoService extends CommonService {}