lvhao hace 2 meses
padre
commit
bdba863fd9
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      core/CoreApp/models/Model_itsxb.php

+ 2 - 0
core/CoreApp/models/Model_itsxb.php

@@ -147,8 +147,10 @@ class Model_itsxb extends Lin_Model {
                 'quantity'=>$data['ts'],
                 'unitNetWeightD'=> $unit_weight,
                 'unitDeclarePriceD'=>$data['dtsbjz'],
+                'hsCode'=>isset($data['sbbm'])? $data['sbbm'] : "",
             ]
         ];
+
         $packageList = [
             [
                 'packageLengthD'=>15,