🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@keyiis/payroll-interface

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keyiis/payroll-interface - npm Package Compare versions

Comparing version
0.0.16
to
0.0.17
+7
-0
index.d.ts

@@ -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",