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