style: format

This commit is contained in:
Fu Diwei
2022-05-06 20:29:27 +08:00
parent d364c1a354
commit 7e6cfa5ca3
2352 changed files with 3542 additions and 4198 deletions

View File

@@ -26,4 +26,4 @@
"ActionMsg": "运往目的地"
}
]
}
}

View File

@@ -24,4 +24,4 @@
<ActionType>200001</ActionType>
<ActionMsg><![CDATA[运往目的地]]></ActionMsg>
</Actions>
</xml>
</xml>

View File

@@ -60,4 +60,4 @@
"ServiceType": 0,
"ServiceName": "标准快递"
}
}
}

View File

@@ -58,4 +58,4 @@
<ServiceType>0</ServiceType>
<ServiceName><![CDATA[标准快递]]></ServiceName>
</Service>
</xml>
</xml>

View File

@@ -9,4 +9,4 @@
"ShopAppID": "wxABCD",
"OrderID": "012345678901234567890123456789",
"WayBillID": "123456789"
}
}

View File

@@ -9,4 +9,4 @@
<ShopAppID><![CDATA[wxABCD]]></ShopAppID>
<OrderID><![CDATA[012345678901234567890123456789]]></OrderID>
<WayBillID><![CDATA[123456789]]></WayBillID>
</xml>
</xml>

View File

@@ -15,4 +15,4 @@
"SenderCity": "广州市",
"SenderArea": "海珠区",
"SenderAddress": "新港中路397号"
}
}

View File

@@ -15,4 +15,4 @@
<SenderCity><![CDATA[广州市]]></SenderCity>
<SenderArea><![CDATA[海珠区]]></SenderArea>
<SenderAddress><![CDATA[新港中路397号]]></SenderAddress>
</xml>
</xml>

View File

@@ -7,4 +7,4 @@
"BizID": "xyz",
"BizPwd": "xyz123",
"ShopAppID": "wxABCD"
}
}

View File

@@ -7,4 +7,4 @@
<BizID><![CDATA[xyz]]></BizID>
<BizPwd><![CDATA[xyz123]]></BizPwd>
<ShopAppID><![CDATA[wxABCD]]></ShopAppID>
</xml>
</xml>

View File

@@ -6,4 +6,4 @@
"Event": "update_business_bind_result",
"delivery_id": "EMS",
"biz_id": "1234567"
}
}

View File

@@ -6,4 +6,4 @@
<Event><![CDATA[update_business_bind_result]]></Event>
<delivery_id><![CDATA[EMS]]></delivery_id>
<biz_id><![CDATA[1234567]]></biz_id>
</xml>
</xml>