将读写功能修改为read_genetic,write_genetic并且添加.exe文件

This commit is contained in:
2025-08-20 11:48:07 +08:00
parent bc0074824d
commit 83b374ffea
1177 changed files with 615 additions and 138357 deletions

View File

@ -12,7 +12,7 @@
"type": "read",
"db_number": 100,
"offset": 0,
"size": 5000,
"size": 6000,
"structure": [
{
"name": "temperature",
@ -37,7 +37,7 @@
"type": "write",
"db_number": 100,
"offset": 0,
"size": 5000
"size": 6000
},
{
"name": "DB202_Params",