ผูก API ประวัติออกคำสั่ง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-09-06 09:56:49 +07:00
parent c1cf17bf14
commit 63d7f8c1d2
3 changed files with 39 additions and 90 deletions

View file

@ -93,6 +93,7 @@ export default {
`${order}/order/attachment/file/${orderId}`,
orderReady: (id: string) => `${order}/order/ready/${id}`,
attachmentOrder: (orderId: string) => `${order}/order/attachment/${orderId}`,
searchOrderprofile: () => `${order}/order/search/profile/command`,
//receive ระบบรับโอน
receiveData: () => `${receive}`,