update:
1.更换手表导入模版及导入接口
This commit is contained in:
Binary file not shown.
+1
-1
@@ -18,7 +18,7 @@ enum Api {
|
|||||||
getWarnSwitch = '/health-watch/watch/watchDevice/selectWarnSwitchByWatchNo',
|
getWarnSwitch = '/health-watch/watch/watchDevice/selectWarnSwitchByWatchNo',
|
||||||
switch = '/health-watch/watch/watchDevice/switch',
|
switch = '/health-watch/watch/watchDevice/switch',
|
||||||
rkImport = '/health-watch/watch/watchDevice/importExcel',
|
rkImport = '/health-watch/watch/watchDevice/importExcel',
|
||||||
bindUserImport = '/health-watch/watch/watchDevice/importExcelBindData',
|
bindUserImport = '/health-watch/watch/watchDevice/importExcelBindData/v2',
|
||||||
deleteOne = '/health-watch/watch/watchDevice/delete',
|
deleteOne = '/health-watch/watch/watchDevice/delete',
|
||||||
deleteBatch = '/health-watch/watch/watchDevice/deleteBatch',
|
deleteBatch = '/health-watch/watch/watchDevice/deleteBatch',
|
||||||
importExcel = '/health-watch/watch/watchDevice/importExcel',
|
importExcel = '/health-watch/watch/watchDevice/importExcel',
|
||||||
|
|||||||
Reference in New Issue
Block a user