doc/20260113-product_model.sql
对比新文件 @@ -0,0 +1,14 @@ alter table product_model add product_code varchar(255) null comment '浜у搧缂栫爜'; alter table process_route add process_route_code varchar(255) null comment '宸ヨ壓璺嚎缂栫爜'; alter table procurement_record_storage add product_model_id bigint null comment '浜у搧瑙勬牸id'; alter table procurement_record_out add product_model_id bigint null comment '浜у搧瑙勬牸id'; alter table quality_inspect add product_model_id bigint null comment '浜у搧瑙勬牸id';