Commit e629998c by wangyang

虹膜采集添加设备型号字段

parent e3dd7108
......@@ -183,6 +183,7 @@ public class HmCjController {
node.put("hmsjStr", str);
node.put("hmqsqk", tbStHm.getHmqsqk());
node.put("lrrPolicemanid", tbStHm.getLrrPolicemanid());
node.put("sbxh", tbStHm.getSbxh());
} catch (JSONException e1) {
e1.printStackTrace();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment