SaveDocumentInput
功能描述
调用SaveDocument的参数实体
属性
参数 | 类型 | 说明 |
---|---|---|
FormAlias | String | Form别名, Form的标识 |
DataId | String | 指定 docuemnt id,格式为 无连字符(-)的GUID,如:4ab4be9d624c48f6b1ade86bfe0a655e |
UserName | string | 创建者 |
UserId | string | 创建者StaffCode |
Message | string | 保存记录的操作说明 |
Data | Dictionary<string, string> |
要保存的数据 |