田源
2023-11-15 f60ff0a216d1ca6ecea8a35e9b54c66bccd25dd2
Source/UBCS-WEB/src/api/system/passwords.js
@@ -49,3 +49,10 @@
    }
  })
}
export const combination = () => {
  return request({
    url: '/api/ubcs-system/combination/select',
    method: 'get',
  })
}