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