ludc
2024-11-18 2d7cef859d28aaf01b9871c595f5bee4f1b4d1b4
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
  })
}