|
@@ -639,7 +639,7 @@ class PurchaseController extends BaseController
|
|
|
if ($ghsShopId == 77703) {
|
|
if ($ghsShopId == 77703) {
|
|
|
//天天鲜花思明店,暂时关闭送货上门
|
|
//天天鲜花思明店,暂时关闭送货上门
|
|
|
if($respond->sendType == 0){
|
|
if($respond->sendType == 0){
|
|
|
- util::fail('节日暂停送货上门,请选到店自取');
|
|
|
|
|
|
|
+ //util::fail('节日暂停送货上门,请选到店自取');
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|