Skip to content

taoexlib_sms_sample

短信模板

所属应用: taoexlib

表结构

ColumnNameCommentTypeNot nullDefaultAutoincrement
id模板idint(11)YY
sample_no模板编号varchar(50)YN
title模板标题varchar(50)YN
content模板内容varchar(200)YN
status模板状态 0:关闭;1:开启;enum('0','1')Y1N
send_type发送节点 delivery:发货;o2opickup:门店自提;o2oship:门店配送;einvoice:电子发票;express:发货揽收;received:发货签收;login:登录;enum('delivery','o2opickup','o2oship','einvoice','express','received','login')YN
isapproved审核成功即开启enum('true','false')YfalseN
disabled是否失效enum('true','false')YfalseN
approved审核状态 0:等待审核;1:通过;2:拒绝;enum('0','1','2')Y0N
tplid外部模板IDvarchar(25)NN

索引

Key nameColumn namesUniqueComment
primaryidY
ind_send_typesend_typeN