支持平台代管客服一键交接

This commit is contained in:
yml2213
2026-08-20 16:43:45 +08:00
parent b0d4d5bfef
commit cc974f954f
3 changed files with 84 additions and 5 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ type PlatformHandoffRequest struct {
Reason string `json:"reason" binding:"required"`
}
// ForceHandoffRequest 客服确认普通号主订单已完成线下交接。
// ForceHandoffRequest 客服确认订单已完成交接。
type ForceHandoffRequest struct {
Content string `json:"content"`
Reason string `json:"reason" binding:"required"`