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