🌈 搜索
📅  最后修改于: 2022-03-11 15:01:17.150000             🧑  作者: Mango
await server.models.Role.findOrCreate( {where: {name: val} }, {name: val} );