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