whycxzp
2023-05-09 2dfa8e60eaff0373c76daa88f64c1409e70ea5e8
1
2
3
4
5
6
package com.whyc.mapper;
 
import com.whyc.pojo.FBS9100BattParam;
 
public interface FBS9100BattParamMapper extends CustomMapper<FBS9100BattParam>{
}