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