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