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