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