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