Browse Source

提交数据

lvhao 5 months ago
parent
commit
15b363ce5d
1 changed files with 5 additions and 0 deletions
  1. 5 0
      core/CoreApp/models/Model_apiyyv1.php

+ 5 - 0
core/CoreApp/models/Model_apiyyv1.php

@@ -397,6 +397,11 @@ class Model_apiyyv1 extends Lin_Model
 						'StoreUOMQty'=>1//	分配数量
 					]
 				]
+				,"DescFlexField"=>[
+					"PubDescSeg2"=>$params['yyid'],//来源店铺  这种需要在店铺表中有
+					"PubDescSeg4"=>$params['number'],//订单编码
+					"PubDescSeg5"=>$params['shipremarks'],//订单的备注
+				],
 			];
 			
 		}