Commit 0774814d by yukang

替换线上参数变化-本地docTag-线上groupId

parent a4072e82
......@@ -397,6 +397,7 @@ $(function () {
success: function (e) {
debugger;
var src = e.response.docUrl;
var className;
if ("run" == projectEnv) {
className = e.response.groupId;
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment