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