hyingbo
2 天以前 34eb84feb716412afd4229a83d4afbb204d5d6bc
lxzn-module-msi/src/main/java/org/jeecg/modules/msi/webapi/mapper/MsiWebapiJsonMapper.java
@@ -5,4 +5,6 @@
import org.jeecg.modules.msi.webapi.entity.MsiWebapiJsonEntity;
public interface MsiWebapiJsonMapper extends BaseMapper<MsiWebapiJsonEntity> {
}