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