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