|  | @@ -176,7 +176,8 @@ class Model_apiyy extends Lin_Model
 | 
	
		
			
				|  |  |  		$list["0"]["EntityFullName"] = 'UFIDA.U9.CBO.SCM.Item.ItemMaster';
 | 
	
		
			
				|  |  |          $list["0"]["EntityCode"] = $data['jm'];//料号,SKU
 | 
	
		
			
				|  |  |          $list["0"]["FromOrgCode"] = "130";
 | 
	
		
			
				|  |  | -        $list["0"]["ToOrgCodeList"] = array(101,120,110);
 | 
	
		
			
				|  |  | +       // $list["0"]["ToOrgCodeList"] = array(101,120,110);
 | 
	
		
			
				|  |  | +	    $list["0"]["ToOrgCodeList"] = array(101,120,110,140);//新增了一个香港组织 需要同步料品到香港组织
 | 
	
		
			
				|  |  |          $list["0"]["OtherID"] = "";
 | 
	
		
			
				|  |  |          $list["0"]["ContextDTO"]["EntCode"] = "001";
 | 
	
		
			
				|  |  |          $list["0"]["ContextDTO"]["OrgCode"] = "130";
 |