发票申请

szh-new
sunzehua 4 months ago
parent 4f50ec6229
commit 6514607259

@ -22,4 +22,11 @@ export function GetOrgList() {
url: '/mainApi/Common/GetOrgList',
method: 'get',
})
}
export function GetInvoiceCodeList() {
return request({
url: '/mainApi/ClientCommon/GetInvoiceCodeList',
method: 'get',
})
}

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save