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