fff
xiejun
2024-01-05 81c8a849ed4e57141e29c62d9b3a1ffc605ece44
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',
  })
}