|
@@ -152,10 +152,7 @@ class xhMerchantService
|
|
|
'merchantId' => $merchantId,
|
|
'merchantId' => $merchantId,
|
|
|
'riseType' => 0,
|
|
'riseType' => 0,
|
|
|
'riseAmount' => 0,
|
|
'riseAmount' => 0,
|
|
|
- 'startRiseTime' => 0,
|
|
|
|
|
- 'endRiseTime',
|
|
|
|
|
'addTime' => time(),
|
|
'addTime' => time(),
|
|
|
- 'createTime' => date("Y-m-d H:i:s"),
|
|
|
|
|
];
|
|
];
|
|
|
xhGoodsSettingService::add($setData, $merchantId);
|
|
xhGoodsSettingService::add($setData, $merchantId);
|
|
|
|
|
|