Helius
2020-07-07 1e2e5bc6044278852114c812d87f271a3f1c9b5d
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}