update:
1.更换手表导入模版及导入接口
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ enum Api {
|
||||
getWarnSwitch = '/health-watch/watch/watchDevice/selectWarnSwitchByWatchNo',
|
||||
switch = '/health-watch/watch/watchDevice/switch',
|
||||
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',
|
||||
deleteBatch = '/health-watch/watch/watchDevice/deleteBatch',
|
||||
importExcel = '/health-watch/watch/watchDevice/importExcel',
|
||||
|
||||
Reference in New Issue
Block a user