正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -114,7 +114,7 @@ type ProcessConfig struct { | @@ -114,7 +114,7 @@ type ProcessConfig struct { | ||
| 114 | type TemplateUpdateRequest struct { | 114 | type TemplateUpdateRequest struct { |
| 115 | Template Template `json:"template"` | 115 | Template Template `json:"template"` |
| 116 | Example string `json:"example"` //示例` | 116 | Example string `json:"example"` //示例` |
| 117 | - AuditFlowConfig AuditFlowConfig `json:"audit_flow_config"` | 117 | + AuditFlowConfig AuditFlowConfig `json:"auditFlowConfig"` |
| 118 | } | 118 | } |
| 119 | type TemplateUpdateResponse struct { | 119 | type TemplateUpdateResponse struct { |
| 120 | } | 120 | } |
-
请 注册 或 登录 后发表评论