Commit a3297ed1 by jianan

Fna接口48

parent 4f3200b4
......@@ -8,6 +8,6 @@ public class FnaCopyRequest {
/**
* 原流程业务ID
*/
@Schema(description = "原流程业务ID")
@Schema(description = "原流程业务ID", requiredMode = Schema.RequiredMode.REQUIRED)
private String fnaBizId;
}
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