Skip to content

Commit

Permalink
feat: 对framework重签名 TencentBlueKing#4716 增加历史信息
Browse files Browse the repository at this point in the history
  • Loading branch information
royalhuang committed Feb 15, 2022
1 parent 9d398b2 commit fde47af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ data class SignHistory(
val archiveFinishTime: Long?,
@ApiModelProperty("错误信息", required = false)
val errorMessage: String?,
@ApiModelProperty("创建时间", required = false)
@ApiModelProperty("签名任务请求原文", required = false)
var ipaSignInfoStr: String?
)

0 comments on commit fde47af

Please sign in to comment.