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