mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-08 05:29:51 +00:00
Add password modification.
This commit is contained in:
parent
e31b162c57
commit
28b4fed1a5
@ -30,7 +30,7 @@ func deploy(ctx context.Context, record *models.Record) error {
|
||||
currRecord, err := app.GetApp().Dao().FindRecordById("domains", record.Id)
|
||||
history := NewHistory(record)
|
||||
defer history.commit()
|
||||
da
|
||||
|
||||
// ############1.检查域名配置
|
||||
history.record(checkPhase, "开始检查", nil)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user