This commit is contained in:
richboo111
2024-01-19 14:44:22 +08:00
parent 2d94a361b3
commit 8e0c7ce5e8
5 changed files with 78 additions and 17 deletions

View File

@@ -54,7 +54,9 @@ var (
SendTypeJx = "jx" //京西客户端发送方标识
SendTypeMt = "mt" //美团用户发送方标识符
SendTypeElm = "elm" //饿了么用户发送方标识符
OpTypeAdd = 1 //门店新增或修改自定义回复模板
OpTypeGet = 2 //门店获取
BaseCusKey = "customReply"
)
const (