Compare commits
No commits in common. "1412fc67beeb938b13783f924ad8adee2733b489" and "dd74c1b5c6bf8c6313993aa4232809945d457902" have entirely different histories.
1412fc67be
...
dd74c1b5c6
@ -1,8 +0,0 @@
|
||||
package common_structure
|
||||
|
||||
type PayNotify struct {
|
||||
PayID uint `json:"pay_id"` // 支付ID
|
||||
PayNo string `json:"pay_no"` // 支付单号
|
||||
RemainExecNum int `json:"num"` // 剩余执行次数
|
||||
RemainRepeatNum int `json:"repeat_num"` // 剩余重复执行次数
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user