...
This commit is contained in:
parent
2b6efb53c5
commit
d6e65e6bf7
@ -1658,7 +1658,7 @@ class ShopController extends BaseAuthedController
|
|||||||
$propertyChgService->addUserChg();
|
$propertyChgService->addUserChg();
|
||||||
// 充值就尝试开启首充活动
|
// 充值就尝试开启首充活动
|
||||||
if ($sysAdd != 1) {
|
if ($sysAdd != 1) {
|
||||||
if ($itemMeta['id'] == 10001) {
|
if ($itemMeta['id'] == V_ITEM_DIAMOND) {
|
||||||
$this->beginFirstTupop();
|
$this->beginFirstTupop();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user