update DEVDOC.md.

This commit is contained in:
延皓 2022-06-27 15:56:21 +00:00 committed by Gitee
parent f2f2241220
commit 905b8120a0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -9,7 +9,7 @@
{ {
"replace": true, "replace": true,
"values": [ "values": [
"..." ...
] ]
} }
``` ```
@ -18,7 +18,7 @@
{ {
"replace": false, "replace": false,
"values": [ "values": [
"..." ...
] ]
} }
``` ```