Commit 4b6794ac by 孙亚楠

dd

parent 96171468
......@@ -778,7 +778,7 @@ class OorderstatusService extends ServiceBase {
_obusinessmenProperty.bank = this.trim(params.bank);
_obusinessmenProperty.bank_img = this.trim(params.bank_img);
_obusinessmenProperty.bank_gov_file = this.trim(params.bank_gov_file);
_obusinessmenProperty.is_bank = true;
let _order = params._order;
_obusinessmenProperty.id = _order.busi_id;
let orderProperty = {};
......
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