CEC-4350 fix column name (#337)

This commit is contained in:
John Wu
2023-05-19 16:35:53 -07:00
committed by GitHub
parent 5d9ec1986f
commit 2345daf82e
2 changed files with 3 additions and 3 deletions

View File

@@ -41,12 +41,12 @@ const ecusData = [
supplier_sw_version: "SUPPLIER_SW_VERSION",
serial_number: "SERIAL_NUMBER",
boot_loader_version: "BOOT_LOADER",
coding_data_string: "CONFIG",
code_data_string: "CONFIG",
fingerprint: "FINGERPRINT",
updated: "2021-07-14T20:09:40.98187Z",
},
{
coding_data_string: "CONFIG",
code_data_string: "CONFIG",
created: "2021-07-14T20:09:40.98187Z",
ecu: "ECUB",
hw_version: "HWVERSION",