This commit is contained in:
parent
c7d695a114
commit
b19ff3677b
|
|
@ -165,7 +165,7 @@ namespace langguanApi.Service
|
||||||
/// <param name="hJ212"></param>
|
/// <param name="hJ212"></param>
|
||||||
/// <param name="deviceIp"></param>
|
/// <param name="deviceIp"></param>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
public async Task Add(Model.HJ212 hJ212)
|
public async Task Add(Model.HJ212 hJ212, string deviceIp)
|
||||||
{
|
{
|
||||||
////判断设备类型 tsp 会有经纬度数据
|
////判断设备类型 tsp 会有经纬度数据
|
||||||
// int deviceType = 1;//设备类型为1 =voc
|
// int deviceType = 1;//设备类型为1 =voc
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue