1.更换手表导入模版及导入接口
This commit is contained in:
2025-12-24 10:22:23 +08:00
parent f0637d0fa1
commit b26398abef
2 changed files with 1 additions and 1 deletions
Binary file not shown.
@@ -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',