fix
This commit is contained in:
parent
ac3b6c54b1
commit
e6f02150d6
|
@ -72,5 +72,5 @@ const (
|
|||
Feedback_Handling = 1 //跟进中
|
||||
Feedback_Handled = 2 //已处理
|
||||
Feedback_Invalid = 3 //无效
|
||||
Feedback_RelatedToIteration = 3 //迭代相关
|
||||
Feedback_RelatedToIteration = 4 //迭代相关
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue