Commit 6cb3e653 authored by lihailei's avatar lihailei

fix field success.

parent 87e820f9
......@@ -25,7 +25,7 @@ func SetEtcdURL(url string) {
}
const (
TASK_SUCESS = "sucess"
TASK_SUCESS = "success"
TASK_FAIL = "fail"
TASK_PROCESS = "process"
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment