dbpatch/2024/宁夏机具/user_20240716.sql

4 lines
118 B
SQL

alter table back_apply_details
add back_status int default 0 null comment '退料状态 0待退料 1已退料';