Commit a03de43b by xmy

feat:vip分成比例

parent ba158702
......@@ -11,5 +11,5 @@ namespace Hdll\Services\SellerDistribution\Enum;
class SellerDistributionEnum
{
const SETTING = [1 => 0.4, 2 => 0.25];
const SETTING = [1 => 0.2, 2 => 0.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