diff --git a/client/.env.production b/client/.env.production index a6dc4c1..2b704d3 100644 --- a/client/.env.production +++ b/client/.env.production @@ -2,5 +2,5 @@ ENV = 'production' # base api -VUE_APP_BASE_API = 'http://116.63.176.211:8036/api' +VUE_APP_BASE_API = 'http://testsearch.ctc.ac.cn:8036/api' diff --git a/server/db.sqlite3 b/server/db.sqlite3 index e8826c5..a5da8d3 100644 Binary files a/server/db.sqlite3 and b/server/db.sqlite3 differ