ผูก API ประวัติออกคำสั่ง
This commit is contained in:
parent
c1cf17bf14
commit
63d7f8c1d2
3 changed files with 39 additions and 90 deletions
|
|
@ -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}`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue