Skip to content

b-params参数遇到 . 符号会按照层级去读数据 #1265

Description

@mingyu184

当b-params参数中有 . 符号时会按照层级去读数据,如果值就是user.id则无法读取,应该新增控制参数让用户自己选择
{
"pattern": "or",
"params": [
{
"key": "user.id",
"value": "123",
"mode": "rpc"
}
]
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions