VUL-009599 【品牌类目管理-申请品牌记录】存在水平越权漏洞

This commit is contained in:
sxu 2024-10-09 09:15:31 +08:00
parent 70aa4e5f9c
commit bbe2b65af3
2 changed files with 3 additions and 2 deletions

View File

@ -1,2 +0,0 @@
-- 任务xxx

View File

@ -0,0 +1,3 @@
-- 任务xxx
alter table supplier_brand_audit_log
add supplier_id bigint null comment '供应商企业id';