mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update RebateService.php
This commit is contained in:
parent
a58aa2b99e
commit
6d2abcb063
@ -71,7 +71,7 @@ class RebateService extends Service
|
||||
protected function initialize()
|
||||
{
|
||||
// 返利奖励到账时机
|
||||
$this->status = $this->config('settl_type') > 1 ? 0 : 1;
|
||||
$this->status = $this->config('settl_type') > 1 ? 1 : 0;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user