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