Skip to content

logistics_branch_rule

仓库规则

所属应用: logistics

表结构

ColumnNameCommentTypeNot nullDefaultAutoincrement
branch_id仓库mediumint(8) unsignedNN
type规则类型 custom:自定义;other:复用;enum('custom','other')YcustomN
parent_id父IDbigint(20) unsignedN0N
last_modified最后更新时间int(10) unsignedNN

索引

Key nameColumn namesUniqueComment
primarybranch_idY
ind_branch_idbranch_idY