Huyi 1 年之前
父节点
当前提交
02c9c4dd97
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      Drivers/Modules/bc260y/Bc260y_Regist.c
  2. 1 0
      Drivers/Modules/ec800m/Ec800m_Regist.c

+ 1 - 0
Drivers/Modules/bc260y/Bc260y_Regist.c

@@ -26,6 +26,7 @@ static struct TUORENIOT_RegistRequestStruct regist_request = {
 	.version = 1,
 	.networkType = 1,
 	.networkProtocol = 1,
+	.productId = "1dbfd476b7nm2",
 	.deviceId = "3431228A1936013C",
 	.userId = "1000",
 	.sim = "",

+ 1 - 0
Drivers/Modules/ec800m/Ec800m_Regist.c

@@ -26,6 +26,7 @@ static struct TUORENIOT_RegistRequestStruct regist_request = {
 	.version = 1,
 	.networkType = 2,
 	.networkProtocol = 1,
+	.productId = "1dbfd476b7nm2",
 	.deviceId = "3431228A1936013C",
 	.userId = "1000",
 	.sim = "",