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