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