fei.wang
6 天以前 645834e1c3efb3a8c50dcbda98d87caba04bd421
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
const http = uni.$u.http
 
//登录
export const loginApi = (data) => http.post('/api/wx/login', data, {
    custom: {
        auth: false,
    }
})
 
export const getUserCid = (data) => http.post('/api/wx/getUserCid', data, {
    // custom: {
    //     auth: false,
    // }
})
 
 
 
 
export const updateTagApi = (data) => http.post('/api/wx/updateTagApi',data, {
 
})
 
export const updateperhe = (data) => http.post('/api/wx/updateperhe',data, {
 
})
 
 
 
export const getBaseGPSCesium = (params) => http.get('/api/wx/getBaseGPSCesium', {
    params: params
})
 
 
export const getGPSCesium = (params) => http.get('/api/wx/getGPSCesium', {
        params: params
})
 
 
 
 
export const getGPS = (params) => http.get('/api/wx/getGPS', {
    params: params
})
 
export const findtixing = (params) => http.get('/api/wx/findtixing', {
    params: params
})
 
 
 
export const findtagid = (params) => http.get('/api/wx/findtagid', {
    params: params
})
 
 
export const MarsHome = () => http.post('/api/wx/MarsHome', {
    
})
 
 
export const moreprocessingWarn = (data) => http.post('/api/wx/moreprocessingWarn', data)
 
export const processingWarn = (data) => http.post('/api/wx/processingWarn', data)
 
export const submitper = (data) => http.post('/api/wx/submitper', data)
export const updateper = (data) => http.post('/api/wx/updateper', data)
 
export const saveBumen = (data) => http.post('/api/wx/saveBumen', data)
 
export const saveper = (data) => http.post('/api/wx/saveper', data)
 
 
export const updatedatasource = (data) => http.put('/api/wx/updatedatasource', data)
 
export const updateFence = (data) => http.post('/api/wx/updateFence', data)
 
export const addpicqwe = (data) => http.post('/api/wx/addpicqwe', data)
 
export const ShouDongKaiSuo = (data) => http.post('/api/wx/ShouDongKaiSuo', data)
 
 
export const saveWarnmes = (data) => http.post('/api/wx/saveWarnmes', data)
 
export const savecrane = (data) => http.post('/api/wx/savecrane', data)
 
 
 
export const deleteBumen = (params) => http.get('/api/wx/deleteBumen', {
    params: params
})
 
export const findBaiDuGuiJi = (params) => http.get('/api/wx/findBaiDuGuiJi', {
    params: params
})
 
export const findtagIdPerson = (params) => http.get('/api/wx/findtagIdPerson', {
    params: params
})
 
findtagIdPerson
 
export const deleFence = (params) => http.get('/api/wx/deleFence', {
    params: params
})
 
export const findTbUpapp = (params) => http.get('/api/wx/findTbUpapp', {
    params: params
})
 
export const findFakagui = (params) => http.get('/api/wx/findFakagui', {
    params: params
})
 
export const findFakaTag = (params) => http.get('/api/wx/findFakaTag', {
    params: params
})
 
export const findcranepage = (params) => http.get('/api/wx/findcranepage', {
    params: params
})
 
 
 
 
 
export const sms = (params) => http.get('/api/wx/sms', {
    params: params
})
 
export const findAllFence = (params) => http.get('/api/wx/findAllFence', {
    params: params
})
 
export const findFakaji = (params) => http.get('/api/wx/findFakaji', {
    params: params
})
 
export const undateFaka = (params) => http.get('/api/wx/undateFaka', {
    params: params
})
 
 
 
export const findwarning = (params) => http.get('/api/wx/findwarning', {
    params: params
})
 
export const findbumenpage = (params) => http.get('/api/wx/findbumenpage', {
    params: params
})
 
export const findWarnmes = (params) => http.get('/api/wx/findWarnmes', {
    params: params
})
 
 
 
 
export const findAchor = (params) => http.get('/api/wx/findAchor', {
    params: params
})
 
export const findTag = (params) => http.get('/api/wx/findTag', {
    params: params
})
 
export const findFence = (params) => http.get('/api/wx/findFence', {
    params: params
})
 
export const findAllCrane = (params) => http.get('/api/wx/findAllCrane', {
    params: params
})
 
export const acquisition = (params) => http.get('/api/wx/acquisition', {
    params: params
})
export const craneGuanBi = (params) => http.get('/api/wx/craneGuanBi', {
    params: params
})
 
export const craneKaiQi = (params) => http.get('/api/wx/craneKaiQi', {
    params: params
})
 
export const FenceKaiQi = (params) => http.get('/api/wx/FenceKaiQi', {
    params: params
})
 
export const FenceGuanBi = (params) => http.get('/api/wx/FenceGuanBi', {
    params: params
})
 
export const FenceKaiQihide = (params) => http.get('/api/wx/FenceKaiQihide', {
    params: params
})
 
export const FenceGuanBihide = (params) => http.get('/api/wx/FenceGuanBihide', {
    params: params
})
 
export const startorstop = (params) => http.get('/api/wx/startorstop', {
    params: params
})
 
export const delewarn = (params) => http.get('/api/wx/delewarn', {
    params: params
})
 
export const findsound = (params) => http.get('/api/wx/findsound', {
    params: params
})
export const findbisuo = (params) => http.get('/api/wx/findbisuo', {
    params: params
})
 
// findwarning
 
export const earlyWarning = () => http.get('/api/wx/earlyWarning', {
    params: {}
})
 
export const findbumen = (params) => http.get('/api/wx/findbumen', {
    params: params
})
 
 
 
export const findWarningNum = () => http.get('/api/wx/findWarningNum', {
    params: {}
})
 
export const checkLogin = (params) => http.get('/api/wx/checkLogin', {
    params:params
})
 
 
// /api/wx/findPerson
//我的
export const findPerson = (params) => http.get('/api/wx/findPerson', {
    params:params
})