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