我有2个模型,它们都没有使用表中的ID,而是使用字段internal_id。所以我定制了我的枢轴模式,但我在连接它们时遇到了困难。我收到错误:Generalerror:1215Cannotaddforeignkeyconstraint(SQL:altertable`seoshop_category_product`addconstraintseoshop_category_product_category_id_foreignforeignkey(`category_id`)references`seoshop_categories`(`internal_id`)ondeletecas