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