Commit 6279bcb8 by xmy

Merge branch 'vip_rate' into test

parents 1f857cab a03de43b
......@@ -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