Adjust user appraisal order flow
This commit is contained in:
@@ -455,6 +455,7 @@ CREATE TABLE appraisal_draft_products (
|
||||
draft_id BIGINT UNSIGNED NOT NULL,
|
||||
category_id BIGINT UNSIGNED NULL DEFAULT NULL,
|
||||
brand_id BIGINT UNSIGNED NULL DEFAULT NULL,
|
||||
brand_name VARCHAR(128) NOT NULL DEFAULT '',
|
||||
color VARCHAR(64) NOT NULL DEFAULT '',
|
||||
size_spec VARCHAR(64) NOT NULL DEFAULT '',
|
||||
serial_no VARCHAR(128) NOT NULL DEFAULT '',
|
||||
|
||||
Reference in New Issue
Block a user