mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
perf: EAB授权支持绑定邮箱,支持公共EAB设置
This commit is contained in:
@@ -167,7 +167,7 @@ export abstract class BaseService<T> {
|
||||
index++;
|
||||
});
|
||||
if (index > 0) {
|
||||
qb.where(whereSql, query);
|
||||
qb.andWhere(whereSql, query);
|
||||
}
|
||||
}
|
||||
//自定义query
|
||||
|
||||
Reference in New Issue
Block a user