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