mirror of
https://github.com/usual2970/certimate.git
synced 2025-08-18 15:21:44 +00:00
Add password modification.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user