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