mirror of
				https://github.com/TeaOSLab/EdgeAPI.git
				synced 2025-11-04 16:00:24 +08:00 
			
		
		
		
	自动对访问日志进行分表
This commit is contained in:
		@@ -9,7 +9,7 @@ func TestLogTask_loopClean(t *testing.T) {
 | 
			
		||||
	dbs.NotifyReady()
 | 
			
		||||
 | 
			
		||||
	task := NewLogTask()
 | 
			
		||||
	err := task.loopClean(5)
 | 
			
		||||
	err := task.loopClean()
 | 
			
		||||
	if err != nil {
 | 
			
		||||
		t.Fatal(err)
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user