This commit is contained in:
aozhiwei 2024-06-22 09:56:33 +08:00
parent e3a7c99120
commit 286b2029f4

View File

@ -0,0 +1,11 @@
package task
type specTransfer721 struct {
}
func (this* specTransfer721) init() {
}
func (this* specTransfer721) unInit() {
}