Skip to content

ome_order_preprocess

订单预处理记录表

所属应用: ome

表结构

ColumnNameCommentTypeNot nullDefaultAutoincrement
preprocess_order_idpreprocess_order_idint(10) unsignedYN
preprocess_type预处理类型 pay:pay;flag:flag;logi:logi;member:member;ordermulti:ordermulti;ordersingle:ordersingle;branch:branch;store:store;abnormal:abnormal;oversold:oversold;tbgift:tbgift;shopcombine:shopcombine;crm:crm;tax:tax;enum('pay','flag','logi','member','ordermulti','ordersingle','branch','store','abnormal','oversold','tbgift','shopcombine','crm','tax')YcrmN
preprocess_status预处理状态 0:未完成;1:已完成;enum('0','1')Y0N

索引

Key nameColumn namesUniqueComment
primarypreprocess_order_idY