add
This commit is contained in:
@ -44,7 +44,7 @@ public class RouterVo {
|
||||
private String component;
|
||||
|
||||
/**
|
||||
* 路由参数:如 {"id": 1, "name": "ry"}
|
||||
* 路由参数:如 {"id": 1, "dbName": "ry"}
|
||||
*/
|
||||
private String query;
|
||||
|
||||
|
Reference in New Issue
Block a user