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