Merge branch 'develop' into dev-tee
# Conflicts: # src/api/index.ts # src/modules/05_placement/router.ts
This commit is contained in:
commit
314d7113bf
22 changed files with 1341 additions and 1472 deletions
|
|
@ -93,6 +93,7 @@ export default {
|
|||
|
||||
//receive ระบบรับโอน
|
||||
receiveData: () => `${receive}`,
|
||||
receiveReport: `${receive}/report`,
|
||||
receiveDataId: (id: string) => `${receive}/${id}`,
|
||||
receivePosition: (id: string) => `${receive}/position/${id}`,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue