antissoft
/
antissoft.dati.admin
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
46c73197bd2fc568dbc70930d0f6d4c2cdd27ce5
Authored by
周超
2022-05-31 12:59:15 +0800
1 parent
c0522af4
给王哥点
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/common/config.js
src/common/config.js
View file @
46c7319
1
1
let BASE_URL = 'https://inteview.t1j2.com'
2
+
3
+
2
4
export {
3
5
BASE_URL
4
6
}
5
7
\ No newline at end of file
...
...