feat: 新增代币化管理功能,包括代币化产品的添加、编辑和列表展示
This commit is contained in:
@@ -176,6 +176,8 @@ const routeMap: RouteMap = {
|
||||
"rwa_product": "/rwa/product",
|
||||
"rwa_producttype": "/rwa/producttype",
|
||||
"rwa_subscribe": "/rwa/subscribe",
|
||||
"tokenization": "/tokenization",
|
||||
"tokenization_product": "/tokenization/product",
|
||||
"tradingpairs": "/tradingpairs",
|
||||
"transfer": "/transfer",
|
||||
"user": "/user",
|
||||
|
||||
Reference in New Issue
Block a user