|
@@ -47,8 +47,8 @@ class merchant_infoControl extends mbMerchantControl
|
|
|
$merchant_info['time_out'] = intval($merchant_info['time_out'] / 60);
|
|
|
$merchant_info['quality'] = intval($merchant_info['quality']);
|
|
|
|
|
|
- $pub = new message\publisher();
|
|
|
- $pub->modify_refill_merchant();
|
|
|
+// $pub = new message\publisher();
|
|
|
+// $pub->modify_refill_merchant();
|
|
|
|
|
|
return self::outsuccess($merchant_info);
|
|
|
}
|