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