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