ZigbeeApp/Shared/R.cs
@@ -6988,6 +6988,18 @@ /// 个月 /// </summary> public const int uOneMonth1 = 16230; /// <summary> /// 发现APP新版本,马上升级{0}开启新体验哦~ /// </summary> public const int uAppUpdateMsg1 = 16231; /// <summary> /// 发现网关新版本,马上升级{0}开启新体验哦~ /// </summary> public const int uGatewayUpdateMsg1 = 16232; /// <summary> /// 公告 /// </summary> public const int uNotice = 16233; //★★★★下面这些是接口的返回信息翻译,从18000开始★★★★