xiaoyong931011
2021-03-04 c4d28ba6e429f8d031b60e0a7f627a07e3ca74b8
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}