set api placement connect server
This commit is contained in:
parent
dbd67bbd7e
commit
37b3fa9f0c
2 changed files with 5 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import env from "../index";
|
||||
const placement = `${env.API_PLACEMENT_URI}/Placement/placement`;
|
||||
const placement = `${env.API_PLACEMENT_URI}/placement`;
|
||||
const orgTree = `${env.API_URI_ORG_TREE}`;
|
||||
|
||||
export default {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue