mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 00:10:25 +08:00 
			
		
		
		
	fix: sql执行记录根据关键词搜索问题修复等
This commit is contained in:
		@@ -37,4 +37,7 @@ var En = map[i18n.MsgId]string{
 | 
			
		||||
	LogDataSyncSave:         "datasync - Save data sync task",
 | 
			
		||||
	LogDataSyncDelete:       "datasync - Delete data sync task",
 | 
			
		||||
	LogDataSyncChangeStatus: "datasync - Change status",
 | 
			
		||||
	DataSyncSuccessMsg:      "the synchronous task was executed successfully. New data: {{.count}}",
 | 
			
		||||
	DataSyncFailMsg:         "execution failure: {{.msg}}",
 | 
			
		||||
	DataSyncingMsg:          "during the execution of this task, {{.count}} has been synchronized",
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user