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