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