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