更新参数管理模块代码生成逻辑;
This commit is contained in:
4
.vscode/tasks.json
vendored
4
.vscode/tasks.json
vendored
@@ -13,7 +13,7 @@
|
||||
"type": "shell",
|
||||
"command": "de_encrypt",
|
||||
"args": [
|
||||
"test/光伏逆变器2.1_通信地址表_V01.xlsx",
|
||||
"${command:pickArgs}",
|
||||
],
|
||||
|
||||
"problemMatcher": [],
|
||||
@@ -34,7 +34,7 @@
|
||||
"type": "shell",
|
||||
"command": "rm",
|
||||
"args": [
|
||||
"test/光伏逆变器2.1_通信地址表_V01_dec.dec",
|
||||
"${command:pickArgs}",
|
||||
],
|
||||
|
||||
"problemMatcher": [],
|
||||
|
||||
Reference in New Issue
Block a user