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