fix:【system 系统管理】linter 报错

This commit is contained in:
YunaiV
2025-10-10 21:32:15 +08:00
parent 00a25ed1d3
commit 8465941011
9 changed files with 54 additions and 24 deletions

View File

@@ -2,7 +2,7 @@ import type { PageParam, PageResult } from '@vben/request';
import { requestClient } from '#/api/request';
namespace ErpFinancePaymentApi {
export namespace ErpFinancePaymentApi {
/** 付款单项 */
export interface FinancePaymentItem {
id?: number;