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