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