aozhiwei edb09e4e32 1
2024-06-13 13:38:53 +08:00

7 lines
73 B
Go

package nft
type RouterGroup struct {
NftMetaRouter
NftDetailRouter
}