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