xiaoyong931011
2021-11-24 62d7a119eff0f11e4cf3f98249e1b8d978507944
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}