/** * 业务模型关联(模板项目无额外 Sequelize 关联,在此按需补充) * @param {Object} models - 所有模型对象 */ module.exports = () => {};