Commit 20430672 by 赵庆

gsb

parent c8539172
......@@ -15,7 +15,7 @@ class EntcontractApi {
ecid: this.trim(pobj.ecid),
appId: this.trim(pobj.appId),
userId: this.trim(pobj.userId),
name: this.trim(pobj.firstAddr), //甲方 必填
name: this.trim(pobj.firstName), //甲方 必填
addr: this.trim(pobj.firstAddr), //甲方地址
legal: this.trim(pobj.firstLegal),//甲方法定代表人
contactName: this.trim(pobj.firstContactName),//甲方联系人
......
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