xiejun
2023-06-16 2f3ddd502ceda48df79c63b3c0b5654585a04ddf
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',
  })
}