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