田源
2023-12-06 fe35627e29ba5604e8c7fb3af3c8e82becd7c144
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',
  })
}