Commit 5020584f by ning

新增单位列表查询

parent ee64ffe7
......@@ -46,6 +46,7 @@ export class KfInfoDao extends BaseTable<KfInfo> {
/**
* 查询库房列表
* @param 库房名称
*/
async getKf(kfmc: string): Promise<KfInfo[]> {
let wp = this.getPredicates();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论