yuxc
2025-01-08 716e7cfabbd3759b66aa1aceba4c4914512d50d4
Source/plt-web/plt-web-ui/src/api/authority/secure/classification.js
@@ -11,6 +11,6 @@
  return request({
    url: '/api/secretGradeController/saveSecretGrade',
    method: 'post',
    params: params
    data: params
  })
}