- 开店申请消息只发给石老板

This commit is contained in:
gazebo
2019-07-16 18:14:44 +08:00
parent 6087f27c38
commit 70b8444bd8

View File

@@ -36,9 +36,9 @@ var (
receiveMsgUsersMap = map[string][]string{
SendMsgTypeOpenStoreRequest: []string{
// "石峰",
"徐建华",
"周扬",
"石锋",
// "徐建华",
// "周扬",
},
}
)