tgkpi_check_log
拣货检验日志表
所属应用: tgkpi
表结构
| ColumnName | Comment | Type | Not null | Default | Autoincrement |
|---|---|---|---|---|---|
| l_id | ID | mediumint(8) unsigned | Y | Y | |
| delivery_id | delivery_id | int(10) unsigned | Y | N | |
| old_op_id | old_op_id | mediumint(8) unsigned | Y | N | |
| new_op_id | new_op_id | mediumint(8) unsigned | Y | N | |
| addtime | addtime | int(10) unsigned | Y | N |
索引
| Key name | Column names | Unique | Comment |
|---|---|---|---|
| primary | l_id | Y | |
| idx_c_delivery_id | delivery_id | N | |
| idx_c_old_op_id | old_op_id | N | |
| idx_c_new_op_id | new_op_id | N |
