<alibaba_alihealth_cep_brand_inventory_inout_list_response>
<result>
<result>
<result>
<brand_inventory_in_out_d_t_o>
<brand_id>10000</brand_id>
<brand_name>Test品牌1</brand_name>
<busi_date>2022-02-14</busi_date>
<seller_id>1</seller_id>
<seller_name>Test公司</seller_name>
<dept_id>1</dept_id>
<dept_name>Test公司门店1</dept_name>
<item_id>1</item_id>
<item_name>Test胶囊1</item_name>
<item_commodity_name>Test胶囊</item_commodity_name>
<item_spec>0.25g*50s</item_spec>
<item_unit>瓶</item_unit>
<item_qty>99</item_qty>
<item_lot>1</item_lot>
<item_batch>BN22012182</item_batch>
<prod_date>2020-08-26 00:00:00</prod_date>
<invalid_date>2024-07-31 00:00:00</invalid_date>
<supp_id>1</supp_id>
<supp_name>Test供应商1</supp_name>
<bill_no>12</bill_no>
<bill_type>1</bill_type>
<source_type>1</source_type>
<channel>1</channel>
</brand_inventory_in_out_d_t_o>
</result>
<total_count>100</total_count>
<page_size>20</page_size>
<total_page>5</total_page>
<page_num>1</page_num>
</result>
<success>true</success>
<error_code>11</error_code>
<error_msg>参数有误</error_msg>
</result>
</alibaba_alihealth_cep_brand_inventory_inout_list_response>
{
"alibaba_alihealth_cep_brand_inventory_inout_list_response":{
"result":{
"result":{
"result":{
"brand_inventory_in_out_d_t_o":[
{
"brand_id":10000,
"brand_name":"Test品牌1",
"busi_date":"2022-02-14",
"seller_id":1,
"seller_name":"Test公司",
"dept_id":1,
"dept_name":"Test公司门店1",
"item_id":1,
"item_name":"Test胶囊1",
"item_commodity_name":"Test胶囊",
"item_spec":"0.25g*50s",
"item_unit":"瓶",
"item_qty":99,
"item_lot":"1",
"item_batch":"BN22012182",
"prod_date":"2020-08-26 00:00:00",
"invalid_date":"2024-07-31 00:00:00",
"supp_id":1,
"supp_name":"Test供应商1",
"bill_no":"12",
"bill_type":1,
"source_type":1,
"channel":1
}
]
},
"total_count":100,
"page_size":20,
"total_page":5,
"page_num":1
},
"success":true,
"error_code":"11",
"error_msg":"参数有误"
}
}
}