Commit 867b5b7e by 孙亚楠

dd

parent a57d946f
......@@ -66,7 +66,7 @@ class CschemeService extends ServiceBase {
let cschemeProperties ={
id: this.trim(params.id),
deliver_id: this.trim(params.deliver_id),
clue_type_name: this.trim(params.product_name),
clue_type_name: this.trim(params.clue_type_name),
name: this.trim(params.name),
business_place: this.trim(params.business_place),
legal_name: this.trim(params.legal_name),
......
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