{"remainingRequest":"/Users/admin/projects/dms/src/dealer_admin/node_modules/thread-loader/dist/cjs.js!/Users/admin/projects/dms/src/dealer_admin/node_modules/babel-loader/lib/index.js!/Users/admin/projects/dms/src/dealer_admin/src/api/comment.js","dependencies":[{"path":"/Users/admin/projects/dms/src/dealer_admin/src/api/comment.js","mtime":1713161556000},{"path":"/Users/admin/projects/dms/src/dealer_admin/babel.config.js","mtime":1713161556000},{"path":"/Users/admin/projects/dms/src/dealer_admin/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/admin/projects/dms/src/dealer_admin/node_modules/thread-loader/dist/cjs.js","mtime":499162500000},{"path":"/Users/admin/projects/dms/src/dealer_admin/node_modules/babel-loader/lib/index.js","mtime":456789000000}],"contextDependencies":[],"result":["import request from '@/utils/request';\nexport function list(params) {\n  return request({\n    url: '/comment/getList',\n    method: 'get',\n    params: params\n  });\n}\nexport function getCommentStyleList() {\n  return request({\n    url: '/comment/getCommentStyleList',\n    method: 'get'\n  });\n}\nexport function getCommentStyleMap() {\n  return request({\n    url: '/comment/getCommentStyleMap',\n    method: 'get'\n  });\n}\nexport function handle(data) {\n  return request({\n    url: '/comment/handle',\n    method: 'post',\n    data: data\n  });\n}",null]}