จักการ API
This commit is contained in:
parent
45945de06f
commit
07dceb0f45
5 changed files with 649 additions and 150 deletions
|
|
@ -1,7 +1,9 @@
|
|||
import env from "../index";
|
||||
|
||||
const apiKey = `${env.API_URI}/org/apiKey`;
|
||||
const apiManage = `${env.API_URI}/org/api-manage/`;
|
||||
|
||||
export default {
|
||||
apiKeyMain: apiKey,
|
||||
apiManage: apiManage,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue