Commit e4f784f6 by feixiang

买家枚举修改

parent 61b3f833
...@@ -13,6 +13,6 @@ class BuyerEnum ...@@ -13,6 +13,6 @@ class BuyerEnum
//state //state
const STATE_NORMAL = 0; const STATE_NORMAL = 0;
const STATE_FREEZE = 0; const STATE_FREEZE = 1;
} }
\ No newline at end of file
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