Commit 3989b6ea authored by qiuqunfeng's avatar qiuqunfeng
Browse files

chage the value of OperationCreate

parent c38228a3
......@@ -177,7 +177,7 @@ const (
type Operation string
const (
OperationCreate Operation = "建"
OperationCreate Operation = "建"
OperationDelete Operation = "删除"
)
......
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