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