Ver código fonte

整理数据 5-1

shiqian 3 anos atrás
pai
commit
9e6ec24eb1

+ 1 - 1
boman-web-core/src/main/java/com/boman/web/core/controller/MoveYmjzDataController.java

@@ -90,7 +90,7 @@ public class MoveYmjzDataController {
                 String insert = String.format("insert into vaccine_info (`id`, `user_name`, `gender`, `id_card`" +
                                 ", `phone_num`, `is_vaccination`, `vaccine_name`, `jici`, `vaccination_time`" +
                                 ", `vaccination_place`, `should_be`, `progress`, `should_slow` " +
-                                ", `code`, `birthday`, `work_unit`, `crowd_classification`, `manufacturer`, `age`, 'dept_id', 'status') " +
+                                ", `code`, `birthday`, `work_unit`, `crowd_classification`, `manufacturer`, `age`, `dept_id`, `status`) " +
                                 "VALUES ('%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s'); -- %s \r\n"
                         , maxId, 受种者姓名, 受种者性别, ymjz.getString("身份证")
                         , 电话号码, "是", 生产厂家, 接种针次, 接种日期