微商城订单会自动上架商品

This commit is contained in:
gazebo
2019-11-06 09:38:37 +08:00
parent c2393c17be
commit 8d7671f34d
6 changed files with 37 additions and 14 deletions

View File

@@ -14,8 +14,6 @@ import (
"git.rosy.net.cn/jx-callback/globals"
)
const weixinTemplateID4StoreStatusChanged = "Fl0vOnBKTQqRFx3-shGKxdCnxMdQXNeODzgkuwd7oxw"
// todo msgType不依赖于钉钉
func SendUserMessage(msgType string, user *model.User, title, content string) (err error) {
userID := user.GetID()