whyclxw
8 天以前 cfdb274a6e9303f78315b21c2dc66c2a2839fb39
1
2
3
4
5
6
package com.whyc.mapper;
 
import com.whyc.pojo.db_batt_testdata.BattresdataInf;
 
public interface BattresdataInfMapper extends CustomMapper<BattresdataInf>{
}