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