datatypes icon indicating copy to clipboard operation
datatypes copied to clipboard

update

Open radioinmyhead opened this issue 2 years ago • 2 comments

  • [ok] Do only one thing
  • [ok] Non breaking API changes
  • [ok] Tested

What did this pull request do?

Void use const Variable.

User Case Description

radioinmyhead avatar Jun 15 '22 08:06 radioinmyhead

我也不太会用英文描述,就是避免使用静态变量,为以后修改提供可能。 $. 的使用前提是json部分是一个map, 如果json部分是一个array,那可能就要用$[*]. 可以看一下上次实现的那个Extract部分。让用户传递一个path就好了。

radioinmyhead avatar Jun 15 '22 08:06 radioinmyhead

If we don't provide an API to change the prefix, it is not necessary to make this change?

jinzhu avatar Jun 29 '22 01:06 jinzhu