根据包裹名称查询状态(findStatusByName):
传递参数:
String apikey (验证密钥:用户密码+apikey)
String username (用户名)
String postalName (包裹名)
返回参数:
Sn (包裹编号)
postalName (包裹名称)
storageName (所在仓库)
postalInStatus (入库状态)
postalOutStatus (发货状态)