|
@@ -194,7 +194,7 @@ class dada
|
|
|
public static function getConfig($sourceId)
|
|
public static function getConfig($sourceId)
|
|
|
{
|
|
{
|
|
|
if (empty($sourceId)) {
|
|
if (empty($sourceId)) {
|
|
|
- util::fail("暂不支持配送,请绑定达达或联系客服");
|
|
|
|
|
|
|
+ util::fail("请先开通达达配送");
|
|
|
}
|
|
}
|
|
|
$config = new config();
|
|
$config = new config();
|
|
|
//$online = Yii::$app->params['dadaOnline'];
|
|
//$online = Yii::$app->params['dadaOnline'];
|