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