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