cuilei
2025-05-23 98e4c499221c0069af9632c4fd08f096fb8006d6
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> {
}