达达配送用新接口

This commit is contained in:
gazebo
2020-02-07 11:27:03 +08:00
parent a26ce01901
commit 1b8d792a2c
5 changed files with 15 additions and 46 deletions

View File

@@ -50,12 +50,12 @@ var (
receiveMsgUsersMap = map[string][]string{
SendMsgTypeOpenStoreRequest: []string{
"石锋",
// "徐建华",
// "x",
// "周扬",
},
SendMsgTypeSuggestRequest: []string{
"石锋",
// "徐建华",
// "x",
// "周扬",
},
}