修改问题
This commit is contained in:
@@ -113,7 +113,6 @@
|
||||
}
|
||||
|
||||
function buildLineagePersonBody(values) {
|
||||
// LineagePersonBody 来自 APP.openapi.json,空值统一转为 undefined,避免提交无意义空字符串。
|
||||
var source = values || {};
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user