@@ -115,7 +115,6 @@ module.exports = async (dbName='shop') => {
static get relations(){
return {
- user: ["orders"],
orderGoods: "order"
}