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