...
This commit is contained in:
parent
33f49a7063
commit
76b1596381
@ -434,9 +434,9 @@ class ShopController extends BaseAuthedController
|
||||
|
||||
$address = myself()->_getAddress();
|
||||
|
||||
|
||||
if (empty($address)) {
|
||||
$this->_rspErr(1, "address is empty");
|
||||
return;
|
||||
$address = myself()->_getAccountId();
|
||||
}
|
||||
|
||||
$chk = SqlHelper::insert(
|
||||
|
Loading…
x
Reference in New Issue
Block a user