Browse Source

Merge branch 'cygx_12.8' of http://8.136.199.33:3000/cxzhang/hongze_clpt into debug

xingzai 1 year ago
parent
commit
0f71809652
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/yanxuan_special.go

+ 1 - 1
controllers/yanxuan_special.go

@@ -419,7 +419,7 @@ func (this *YanxuanSpecialController) Save() {
 		}
 		}
 		item.UserId = specialItem.UserId // 专栏userid还是原有userId
 		item.UserId = specialItem.UserId // 专栏userid还是原有userId
 		authorUserId = specialItem.UserId
 		authorUserId = specialItem.UserId
-		br.Msg = "保存成功"
+		br.Msg = "审批成功"
 	}
 	}
 
 
 	specialId := 0
 	specialId := 0