update การเพิ่ม คำสั่ง
This commit is contained in:
parent
bfe033dbfe
commit
bb46a8ac0c
7 changed files with 206 additions and 109 deletions
7
src/api/18_command/api.command.ts
Normal file
7
src/api/18_command/api.command.ts
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
import env from "../index";
|
||||
|
||||
const command = `${env.API_URI}/order`;
|
||||
|
||||
export default {
|
||||
commandType: `${command}/order-type`,
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue