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