@keyiis/payroll-interface
Advanced tools
+7
-0
@@ -1108,2 +1108,9 @@ import { Options } from 'amqplib'; | ||
| interface IPayrollListWhereOptions { | ||
| /** | ||
| * 按发薪户名称或编码搜索 | ||
| */ | ||
| key?: string; | ||
| /** | ||
| * 发薪户id | ||
| */ | ||
| employerId?: number; | ||
@@ -1110,0 +1117,0 @@ /** |
+1
-1
| { | ||
| "name": "@keyiis/payroll-interface", | ||
| "version": "0.0.16", | ||
| "version": "0.0.17", | ||
| "description": "server interface", | ||
@@ -5,0 +5,0 @@ "types": "index.d.ts", |
36436
0.3%1825
0.39%