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