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