model-dao

1.0.3 • Public • Published

model-dao

Installation

npm install model-dao

Motivation

针对sequelize进行封装,持久层

Usage

const Dao = require('model-dao');

let result = await Dao.FindOne({ model, });

Thanks

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i model-dao

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

11.5 kB

Total Files

4

Last publish

Collaborators

  • wjc_0412