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