shish 6 лет назад
Родитель
Сommit
6b9227dd42
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      common/services/xhMerchantService.php

+ 0 - 3
common/services/xhMerchantService.php

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