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