1
This commit is contained in:
parent
50a40fd6ec
commit
ef0c00b944
@ -154,6 +154,8 @@ class BagController extends BaseAuthedController {
|
||||
$this->_rspErr($errCode, $errMsg);
|
||||
return;
|
||||
}
|
||||
myself()->_rspOk();
|
||||
return;
|
||||
}
|
||||
$itemDto = Bag::findByType(mt\Item::FUNC_TYPE, mt\Item::FUNC_RENAME_CARD_SUBTYPE);
|
||||
error_log(json_encode($itemDto));
|
||||
|
Loading…
x
Reference in New Issue
Block a user