setfence
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package tiktok_store
|
||||
|
||||
type TransportCallbackResp struct {
|
||||
Tag string `json:"tag"`
|
||||
MsgID string `json:"msgID"`
|
||||
}
|
||||
|
||||
type ShipmentInfo struct {
|
||||
}
|
||||
Reference in New Issue
Block a user