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