1
zhang
3 天以前 3cc903cd3192e353ffeb532bacdb3605b26e4b5c
version/db/new.sql
@@ -62,4 +62,4 @@
update man_loc set comp_direct =2  where comp_direct =0
alter table man_sta
    add act_dir int(1) null comment '作业方向' after angle;
    add act_dir int(1) null comment '货叉方向' after angle;