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