whyclxw
6 天以前 138dead9b8a35d843a74a799e2cfbe1b12b51189
1
2
3
4
5
6
package com.whyc.mapper;
 
import com.whyc.pojo.web_site.AlarmInspectionId;
 
public interface AlarmInspectionIdMapper extends CustomMapper<AlarmInspectionId>{
}