Browse Source

增加修改基础数据1

daiyueteng 6 years ago
parent
commit
914058782c
1 changed files with 0 additions and 1 deletions
  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(";");