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