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