瀏覽代碼

增加修改基础数据1

daiyueteng 6 年之前
父節點
當前提交
914058782c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      ant.cpp

+ 0 - 1
ant.cpp

@@ -552,7 +552,6 @@ void sit_list::read_sit_list(int id)
             FROM dat_antenna a, dat_reader r \
             WHERE a.reader_id = r.reader_id";
 
-            id=10;
     if(-1 == id)
     {
         sql.append(";");