f261d371 by xiaojie

【数据资产】

1、产品上架补数据
1 parent 5a5ee679
......@@ -57,6 +57,12 @@ public class ProcessOrderProcessDtlRSVO {
*/
@Schema(description = "业务Guid")
private String bizGuid;
/**
* 业务名称
*/
@Schema(description = "业务名称")
private String bizName;
/**
* 加工状态(N 未开始;A 进行中;Y 已完成)
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!