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