Commit eb47ad80 authored by zhangqingle's avatar zhangqingle

Merge remote-tracking branch 'origin/meiteng' into zql

parents dfa97a5c 47a84949
...@@ -14,4 +14,4 @@ alter table b_person_value add lesson_id varchar(64) COMMENT '课程或培训id' ...@@ -14,4 +14,4 @@ alter table b_person_value add lesson_id varchar(64) COMMENT '课程或培训id'
# -------------测试环境已更新-------------- # -------------测试环境已更新--------------
-- 修改个人积分表中 备注字段类型 19-12-17 11:04 -- 修改个人积分表中 备注字段类型 19-12-17 11:04
alter table b_person_value modify column remarks text; alter table b_person_value modify column `remarks` text;
\ No newline at end of file \ No newline at end of file
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