lisy
2023-06-14 dce6ffdc52bbba0c28d761fcd1c5659840f0bba9
cloud-server-other/src/main/java/com/dsh/other/mapper/TImgConfigMapper.java
File was renamed from cloud-server-other/src/main/java/com/dsh/app/mapper/TImgConfigMapper.java
@@ -1,6 +1,6 @@
package com.dsh.app.mapper;
package com.dsh.other.mapper;
import com.dsh.app.entity.TImgConfig;
import com.dsh.other.entity.TImgConfig;
import com.baomidou.mybatisplus.mapper.BaseMapper;
/**