feat: update
This commit is contained in:
@@ -30,7 +30,7 @@ func (s WechatPayNotify) InsertOpts() InsertOpts {
|
||||
}
|
||||
}
|
||||
|
||||
func (WechatPayNotify) Kind() string { return "wechat_callback" }
|
||||
func (WechatPayNotify) Kind() string { return "wechat_pay_notify" }
|
||||
func (a WechatPayNotify) UniqueID() string { return a.Kind() }
|
||||
|
||||
var _ Worker[WechatPayNotify] = (*WechatPayNotifyWorker)(nil)
|
||||
|
||||
Reference in New Issue
Block a user