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