0.0.2 • Published 5 years ago

@sfajs/cloudbase-dbhelper v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@sfajs/cloudbase-dbhelper

sfa 中间件,cloudbase 数据库帮助类

用法

注册中间件

import "@sfajs/cloudbase-dbhelper";
startup.useCloudbaseDbhelper();

使用

const dbhelper = this.ctx.bag<Dbhelper>("CB_DBHELPER");
0.0.2

5 years ago

0.0.1

5 years ago