!336 【交易投诉】交由商家处理报错。

Merge pull request !336 from Lele/dev
This commit is contained in:
Lele 2024-03-21 08:22:49 +00:00 committed by Gitee
commit 230e2e7407
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -16,6 +16,14 @@ public enum ComplaintStatusEnum {
* 已撤销
*/
CANCEL("已撤销"),
/**
* 待申诉
*/
WAIT_APPEAL("待申诉"),
/**
* 对话中
*/
COMMUNICATION("对话中"),
/**
* 等待仲裁
*/