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