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