111
This commit is contained in:
parent
95b8de13ec
commit
fbb70d1969
|
@ -170,7 +170,7 @@ public class AsDeviceServiceImpl extends ServiceImpl<AsDeviceMapper, AsDevice> i
|
|||
device.setDeptName(sysDept.getDeptName());
|
||||
device.setDeptId(sysDept.getDeptId());
|
||||
}else{
|
||||
device.setQrText("");
|
||||
device.setQrText("https://dche.ccttiot.com?sn="+device.getSn());
|
||||
}
|
||||
return device;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user