0.0.1 • Published 2 years ago

koishi-plugin-bread-carnival v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

koishi-plugin-bread-carnival

npm

狂欢�面包�一个人在家❤玩个damn// 定义用户数据模型��const User = Schema.object({ id: Schema.number(), breadCount: Schema.number().default(0), // 拥有的面包数量 level: Schema.number().default(0), // 用户等级});

0.0.1

2 years ago