Commit 7ba3a94f by xmy

feat:分销枚举

parent ab9d54af
...@@ -14,6 +14,6 @@ class DistributionEnum ...@@ -14,6 +14,6 @@ class DistributionEnum
const STATE_BALANCE_TRUE = 1; //已入账 const STATE_BALANCE_TRUE = 1; //已入账
const STATE_REFUND = 2; //已入账 const STATE_REFUND = 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