This website works better with JavaScript.
Explore
Help
Sign In
wangyifang
/
stocktaking
Watch
3
Star
0
Fork
You've already forked stocktaking
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40ed5dcbc8
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '40ed5dcbc8'
${ noResults }
stocktaking
/
config.js
7 lines
125 B
Raw
Normal View
History
Unescape
Escape
完成APP盘点
7 months ago
// 全局配置文件
更改
1 week ago
export
const
BASE
_API
=
'http://192.168.60.99:9004/'
完成APP盘点
7 months ago
// 导出配置
export
default
{
BASE
_API
}