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