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