This commit is contained in:
richboo111
2023-01-31 11:01:20 +08:00
parent a4f19220eb
commit e0e461d958
6 changed files with 44 additions and 30 deletions

View File

@@ -1 +0,0 @@
package tiktok_store

View File

@@ -1,9 +0,0 @@
package tiktok_store
type TransportCallbackResp struct {
Tag string `json:"tag"`
MsgID string `json:"msgID"`
}
type ShipmentInfo struct {
}