UNPKG
gdyfe-cli
Version:
latest (0.4.9)
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.3.16
0.3.15
0.3.14
0.3.12
0.3.10
0.3.9
0.3.7
0.3.6
0.3.5
Guangdianyun frontend devlopment tools
github.com/corcd/gdyfe-cli
corcd/gdyfe-cli
gdyfe-cli
/
templates
/
gdy_base_framework
/
src
/
api
/
index.js
11 lines
(9 loc)
•
166 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/** *
@file
common request *
@since
1.0.0 *
@author
whzcorcd <whzcorcd
@gmail
.com> */
import
business
from
'@/api/modules/business'
export
default
{ business }