Skip to content

logistics_rule_obj

规则对象

所属应用: logistics

表结构

ColumnNameCommentTypeNot nullDefaultAutoincrement
obj_idobj_idint(10) unsignedYY
rule_id规则IDint(10) unsignedY0N
region_grade区域级别mediumint(8) unsignedNN
region_id区域IDmediumint(8) unsignedNN
region_name区域varchar(50)NN
rule_type规则类型 default:默认;other:排它;enum('default','other')NN
set_type设置类型 shop:指定店铺;weight:重量区间;noweight:任意重量;enum('shop','weight','noweight')NN
branch_id仓库mediumint(8) unsignedNN
rule_group_hash分组识别号char(32)NN

索引

Key nameColumn namesUniqueComment
primaryobj_idY
ind_region_idregion_idN
ind_set_typeset_typeN
idx_c_rule_idrule_idN
idx_c_branch_idbranch_idN