我在Magento 2数据库中的哪里找到客户ID?

问题描述

我正在使用CreativeMinds多用户帐户插件。在cminds_multiuseraccounts_subaccount表中,它引用了customer_idparent_customer_idcustomer_id在哪里定义?

解决方法

您可以在“ customer_entity”表中找到客户ID

enter image description here