zrj
2024-06-07 b07a3a9dcb89f9785b7b001d2d26b167376d597e
src/ssoapi/categoryLabel/categoryLabel.js
File was renamed from src/api/categoryLabel/categoryLabel.js
@@ -2,7 +2,7 @@
export const getList = (size, params) => {
    return request({
      url: '/api/blade-categoryLabel/categoryLabel/list',
      url: '/ssoapi/blade-categoryLabel/categoryLabel/list',
      method: 'get',
      params: {
        ...params,