5d56c01e
Andy
add
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
// 模块 基本信息
basicInformation
// 页面 html
basicInformation
// 模块 基本信息修改
basicInformationmod
// 页面 html
basicInformationmod
// 模块 客服中心
callCenter
// 页面 html
customercenter
// 模块 报表统计 设备报表
equipmentReport
// 页面 html
devicereport
// 模块 财务管理 清分结算
financialControl
// 页面 html
billmanagement 日账单管理
monthmanagement 月账单管理
reconciliation 对账管理
// 模块 整体概况
home
// 页面 html
index
parksingledetail
// 模块 运维管理
mochaITOM
// 页面 html
analogbilling 模拟计费
cashiermanage 人员管理
incomecalculation 收益测算
vipcardrule 卡规则配置
geomagneticmanage 地磁管理
pdamanage pda管理
// 模块 通知
notice
// 页面 html
notice
// 模块 订单管理
orderManagement
// 页面 html
allparkrecords 所有停车记录
arrearrecord 欠费记录
ymcardorder 会员卡订单查询
geomagneticData 设备记录
// 模块 停车场设置
parkset
// 页面 html
areamanagement 停车场设置
// 模块 报表统计
reportStatistics
// 页面 html
parkingfee 运行报表
incomereport 收益报表
// 模块 系统管理
sysManagement
// 页面 html
changePwd 改变密码
dictionarymanage 字典管理
frameworkManage 组织架构管理
jobFuncManage 职能管理
loggingManag 登陆日志管理
loginlogmanage 登录日志
menuManage 菜单管理
orgarearelation 组织区域关系管理
orgarearelation_gov 政府云平台组织区域关系管理
orgresrelation 组织资源关系管理
roleManage 角色管理
tLogManage 操作日志管理
userManage 用户管理
// 模块 模型
templet
// 页面 html
templet 模型页面
// 模块
// 页面 html
|