Commit 01deb1d1 authored by wanghao's avatar wanghao

1 实时数据里面加上 绑定层编号 记录

parent 4b3a82a8
......@@ -408,8 +408,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
set f_device_code = null,
f_storey_code = null,
f_status = null,
f_unbinding_time = NOW(),
f_status = '1',
f_binding_time = null,
f_unbinding_time = null,
f_record_year = null,
f_record_month = null,
f_record_date = null,
......
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