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