Administrator
5 days ago 5982ab32ef6f4af48426f35e57ccd829fea7bfbf
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}