xiejun
2024-01-26 d0df2f761d92fbf94cc0751460f9e36b7b0b357a
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',
  })
}