init
This commit is contained in:
5
config/model.associations.js
Normal file
5
config/model.associations.js
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* 业务模型关联(模板项目无额外 Sequelize 关联,在此按需补充)
|
||||
* @param {Object} models - 所有模型对象
|
||||
*/
|
||||
module.exports = () => {};
|
||||
Reference in New Issue
Block a user