<alibaba_dchain_aoxiang_scitem_query_response>
<query_scitem_response>
<data>
<result>success</result>
<error_message>""</error_message>
<scitem_models>
<sc_item_model>
<warehouse_code>''</warehouse_code>
<industry>NORMAL</industry>
<owner_code>xxx</owner_code>
<scitem_name>xxx</scitem_name>
<scitem_code>xxx</scitem_code>
<scitem_id>1345667</scitem_id>
<warehouse_scitem_code>xxx</warehouse_scitem_code>
<barcode>xxx</barcode>
<brand_name>xxx</brand_name>
<category_name>xxx</category_name>
<pic_path>xxx</pic_path>
<length>1000</length>
<width>1000</width>
<height>1000</height>
<weight>100</weight>
<retail_price>10007</retail_price>
<hazardous>0</hazardous>
<fragile>0</fragile>
<liquid>0</liquid>
<precious>0</precious>
<storage_environment>NORMAL</storage_environment>
<remark>xxx</remark>
<extend_props>{"colour":"red"}</extend_props>
<industry_feature_map>{}</industry_feature_map>
<purchase_prices>
<price>1000</price>
<currency>RMB</currency>
<supplier_name>xxx</supplier_name>
</purchase_prices>
<scitem_type>1</scitem_type>
<sub_scitems>
<sub_sc_item_model>
<scitem_code>xxx</scitem_code>
<quantity>2</quantity>
<retail_price>1</retail_price>
<currency>RMB</currency>
<fixed_price>0</fixed_price>
<scitem_id>12345</scitem_id>
</sub_sc_item_model>
</sub_scitems>
</sc_item_model>
</scitem_models>
</data>
<success>true</success>
<message>""</message>
<code>""</code>
</query_scitem_response>
</alibaba_dchain_aoxiang_scitem_query_response>
{
"alibaba_dchain_aoxiang_scitem_query_response":{
"query_scitem_response":{
"data":{
"result":"success",
"error_message":"\"\"",
"scitem_models":{
"sc_item_model":[
{
"warehouse_code":"''",
"industry":"NORMAL",
"owner_code":"xxx",
"scitem_name":"xxx",
"scitem_code":"xxx",
"scitem_id":"1345667",
"warehouse_scitem_code":"xxx",
"barcode":"xxx",
"brand_name":"xxx",
"category_name":"xxx",
"pic_path":"xxx",
"length":1000,
"width":1000,
"height":1000,
"weight":100,
"retail_price":10007,
"hazardous":0,
"fragile":0,
"liquid":0,
"precious":0,
"storage_environment":"NORMAL",
"remark":"xxx",
"extend_props":"{\"colour\":\"red\"}",
"industry_feature_map":"{}",
"purchase_prices":{
"price":1000,
"currency":"RMB",
"supplier_name":"xxx"
},
"scitem_type":1,
"sub_scitems":{
"sub_sc_item_model":[
{
"scitem_code":"xxx",
"quantity":2,
"retail_price":1,
"currency":"RMB",
"fixed_price":0,
"scitem_id":"12345"
}
]
}
}
]
}
},
"success":true,
"message":"\"\"",
"code":"\"\""
}
}
}