dbpatch/202410/南网租赁平台/20241008_众测问题修复.sql

4 lines
114 B
SQL
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-- 任务xxx
alter table supplier_brand_audit_log
add supplier_id bigint null comment '供应商企业id';