Commit d616b86d by jianan

新单跟进v2

parent 079d7261
......@@ -91,7 +91,7 @@ public class FnaVO implements Serializable {
/**
* FNA 状态
*/
@Schema(description = "FNA 状态 'DRAFT'-草稿, 'UNCOMPLETED'-未完成, 'COMPLETED'-已完成")
@Schema(description = "FNA 状态 字典值: csf_fna_status")
private Object status;
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment