UNPKG

flexbiz-server

Version:

Flexible Server

2 lines (1 loc) 251 B
const Account=global.getModel("account");module.exports=function($id_app$$,$tk$$,$fn$$){Account.find({id_app:$id_app$$,tk_cn:!1,tk:$tk$$},{tk:1}).lean().then(function($accs_kqs$$){$accs_kqs$$=$accs_kqs$$.map($a$$=>$a$$.tk);$fn$$(null,$accs_kqs$$)})};