Commit 3c29976f by feixiang

提现枚举

parent beddfc3c
...@@ -12,4 +12,6 @@ class TransferEnum ...@@ -12,4 +12,6 @@ class TransferEnum
const SUCCESS = 0; const SUCCESS = 0;
const FAIL = 1; const FAIL = 1;
const RETRY = 2;
} }
\ 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