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