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