ome_branch_relation
平台仓库编码配置表
所属应用: ome
表结构
| ColumnName | Comment | Type | Not null | Default | Autoincrement |
|---|---|---|---|---|---|
| id | id | int(10) unsigned | Y | Y | |
| branch_id | 仓库ID | mediumint(8) unsigned | Y | N | |
| relation_branch_bn | 映射仓库编号 | varchar(32) | N | N | |
| type | 类型 3pl:天猫3pl订单;wmscd:架海金梁订单;vopczc:唯品会仓中仓订单;vopjitx:唯品会jitx订单;luban:抖音区域仓编码;zkh:震坤行区域仓编码;jdlvmi:京东云仓; | enum('3pl','wmscd','vopczc','vopjitx','luban','zkh','jdlvmi') | N | N |
索引
| Key name | Column names | Unique | Comment |
|---|---|---|---|
| primary | id | Y | |
| ind_branch_id | branch_id | N | |
| ind_relation_type | relation_branch_bn, type | N |
