美团力荐

This commit is contained in:
邹宗楠
2023-03-28 18:01:06 +08:00
parent 3b694d9462
commit 56451a4fb9
5 changed files with 226 additions and 76 deletions

View File

@@ -0,0 +1,6 @@
package ebaiapi
// GetStoreIMStatus 获取门店的im状态
func (a *API) GetStoreIMStatus(platformShopId string) {
}