update การเพิ่ม คำสั่ง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-09-11 15:59:04 +07:00
parent bfe033dbfe
commit bb46a8ac0c
7 changed files with 206 additions and 109 deletions

View file

@ -0,0 +1,7 @@
import env from "../index";
const command = `${env.API_URI}/order`;
export default {
commandType: `${command}/order-type`,
};