调整补贴使用限制
This commit is contained in:
parent
39d46328df
commit
1ddb5b2f02
@ -571,7 +571,7 @@ class StoreOrderCreateRepository extends StoreOrderRepository
|
|||||||
$isOfficialStore = false;
|
$isOfficialStore = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (!$isOfficialStore || $source != 103) {
|
if (!$isOfficialStore) {
|
||||||
$ConsumptionWhere['type'] = 1;
|
$ConsumptionWhere['type'] = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user