This commit is contained in:
aozhiwei 2023-08-08 10:16:31 +08:00
parent d4f6a1bf30
commit 7c0746f490

View File

@ -38,7 +38,6 @@ use BlockChainService;
class BlockChainController extends BaseAuthedController {
const TEST_ITEM_ID = 666;
public function _handlePre()
{
parent::_handlePre();