@@ -0,0 +1,6 @@
|
||||
package payvidlgmod
|
||||
|
||||
// Pay4VidLogQueryReq Pay4VidLogQueryReq
|
||||
type Pay4VidLogQueryReq struct {
|
||||
PublisherID *uint64 `json:"publisherID,omitempty" bson:"publisherID"` //上传者ID
|
||||
}
|
||||
Reference in New Issue
Block a user