FIX: fix the format error

jira: [none]
Change-Id: I0ae98062dbac4729c855862760065db0c50d4ae4
This commit is contained in:
xin.zhang 2025-04-18 12:29:42 +08:00 committed by lane.wei
parent 9da39db1d6
commit 6e03f9e2df

View File

@ -1,9 +1,9 @@
{ {
"version": "1.0.0.2", "version": "1.0.0.3",
"nozzle_hrc": { "nozzle_hrc": {
"hardened_steel": 55, "hardened_steel": 55,
"stainless_steel": 20, "stainless_steel": 20,
"tungsten_carbide", 85, "tungsten_carbide": 85,
"brass": 2, "brass": 2,
"undefine": 0 "undefine": 0
} }