This commit is contained in:
2018-11-07 23:02:32 +00:00
parent dc258852ce
commit d99fe5677b
5 changed files with 408 additions and 47 deletions

View File

@@ -1,5 +1,6 @@
export default {
apiUrl: "http://localhost:7575/api/v8.0/",
apiToken: "",
userId: 0,
roles: 0
};