From 8eb4af1f919e4411544e8a207a00686ca6d6cbd4 Mon Sep 17 00:00:00 2001 From: 侯瑞军 <411269194@kidgrow.com> Date: Tue, 07 Apr 2020 17:36:45 +0800 Subject: [PATCH] 1.运营中心增加用户反馈功能 2.common.js中取消对插件库的重复引用 3.运营中心配置中,增加租户业务排除用户反馈表 --- kidgrow-commons/kidgrow-redis-spring-boot-starter/target/maven-archiver/pom.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kidgrow-commons/kidgrow-redis-spring-boot-starter/target/maven-archiver/pom.properties b/kidgrow-commons/kidgrow-redis-spring-boot-starter/target/maven-archiver/pom.properties index c2ad3a3..33c25f3 100644 --- a/kidgrow-commons/kidgrow-redis-spring-boot-starter/target/maven-archiver/pom.properties +++ b/kidgrow-commons/kidgrow-redis-spring-boot-starter/target/maven-archiver/pom.properties @@ -1,5 +1,5 @@ #Generated by Maven -#Fri Mar 13 08:47:50 CST 2020 +#Wed Mar 18 19:01:27 CST 2020 version=1.0 groupId=com.kidgrow artifactId=kidgrow-redis-spring-boot-starter -- Gitblit v1.8.0