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