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