Helius
2020-11-30 724a5c2fb59508ff62cedab8a4ee2ce357afa368
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}