修改区域管理模块
This commit is contained in:
		@@ -3,5 +3,5 @@ ENV = 'production'
 | 
			
		||||
 | 
			
		||||
# base api
 | 
			
		||||
#VUE_APP_BASE_API = '/prod-api'
 | 
			
		||||
VUE_APP_BASE_API = 'http://localhost:8201'
 | 
			
		||||
VUE_APP_BASE_API = 'http://localhost:9001'
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user