Commit 3c6078f2 authored by chenweijian's avatar chenweijian

cp翻译

parent 92b37674
...@@ -20,5 +20,5 @@ var ( ...@@ -20,5 +20,5 @@ var (
DiamondFrequency = myerr.NewBusinessCode(4001, "Diamond operation frequency too high", myerr.BusinessData{}) DiamondFrequency = myerr.NewBusinessCode(4001, "Diamond operation frequency too high", myerr.BusinessData{})
DiamondAccountFrozen = myerr.NewBusinessCode(4004, "Diamond Account Frozen", myerr.BusinessData{}) DiamondAccountFrozen = myerr.NewBusinessCode(4004, "Diamond Account Frozen", myerr.BusinessData{})
AlreadyHasCp = myerr.NewBusinessCode(90001, "The opponent already has CP", myerr.BusinessData{}) AlreadyHasCp = myerr.NewBusinessCode(9001, "The opponent already has CP", myerr.BusinessData{})
) )
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