Commit f328d8a7 by feixiang

feat:传单标识枚举

parent 506cf598
......@@ -12,4 +12,7 @@ class LeafletEnum
const STATE_WAITING = 1;
const STATE_SUCCESS = 2;
const FLAT_USER = 1;
const FLAT_SELLER = 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