1
This commit is contained in:
6
platformapi/jdapi/im.go
Normal file
6
platformapi/jdapi/im.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package jdapi
|
||||
|
||||
// ImStatusModify 开启全平台或者单门店im通知
|
||||
func (a *API) ImStatusModify(waiterPin, stationId string, typePattern int, status bool) {
|
||||
|
||||
}
|
||||
18
platformapi/jdapi/im_test.go
Normal file
18
platformapi/jdapi/im_test.go
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user