Commit 49b65598 by xmy

feat:拼团枚举增加

parent 02cfd549
# 1.0.58
- 拼团枚举增加
# 1.0.57
- 传单枚举增加
# 1.0.56
......
......@@ -13,4 +13,5 @@ class RecordEnum
const START_NOT_PAY = 10;//未支付
const START_PAY = 20;//已支付
const CLOSED = 30;//已关闭
const FINISH = 40;//已完成
}
\ 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