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