{"remainingRequest":"D:\\jenkins\\workspace\\cqlt-fvue\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\cqlt-fvue\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\cqlt-fvue\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\jenkins\\workspace\\cqlt-fvue\\src\\api\\bigScrenn\\fundTheme.js","dependencies":[{"path":"D:\\jenkins\\workspace\\cqlt-fvue\\src\\api\\bigScrenn\\fundTheme.js","mtime":1688114543534},{"path":"D:\\jenkins\\workspace\\cqlt-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\cqlt-fvue\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\cqlt-fvue\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\cqlt-fvue\\node_modules\\eslint-loader\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["import req from '@/request.js';\nvar portal = window.context.portal;\nexport default {\n // 企业银行实时余额\n companyPlanData: function companyPlanData(data, cb) {\n req.post(portal + \"/qf/money/statistical/companyPlanData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //资金池公司银行实时余额\n poolPlanData: function poolPlanData(data, cb) {\n req.post(portal + \"/qf/money/statistical/poolPlanData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //集团银行实时余额\n groupPlanData: function groupPlanData(data, cb) {\n req.post(portal + \"/qf/money/statistical/groupPlanData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //SG-各子公司季度趋势\n companyQuarterData: function companyQuarterData(data, cb) {\n req.post(portal + \"/qf/money/statistical/companyQuarterData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //SG-各子公司年度趋势\n companyYearData: function companyYearData(data, cb) {\n req.post(portal + \"/qf/money/statistical/companyYearData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //CQLT-SG内保外贷季度趋势\n cqltSgQuarterData: function cqltSgQuarterData(data, cb) {\n req.post(portal + \"/qf/money/statistical/cqltSgQuarterData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //CQLT-SG内保外贷年度趋势\n cqltSgYearData: function cqltSgYearData(data, cb) {\n req.post(portal + \"/qf/money/statistical/cqltSgYearData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //SG自主融资季度趋势\n sgQuarterData: function sgQuarterData(data, cb) {\n req.post(portal + \"/qf/money/statistical/sgQuarterData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //SG自主融资年度趋势\n sgYearData: function sgYearData(data, cb) {\n req.post(portal + \"/qf/money/statistical/sgYearData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //中国区公司银行实时余额\n chinaCompanyData: function chinaCompanyData(data, cb) {\n req.post(portal + \"/qf/money/statistical/chinaCompanyData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //所有企业\n getAreaTree: function getAreaTree(data, cb) {\n req.post(portal + \"/qfEnterpriseInfo/v1/getAreaTree\", data).then(function (res) {\n cb(res.data);\n });\n },\n\n /*资产负债*/\n //获取一级数据\n oneLevelData: function oneLevelData(data, cb) {\n req.post(portal + \"/qf/money/statistical/oneLevelData\", data).then(function (res) {\n cb(res.data);\n });\n },\n fromUnderData: function fromUnderData(data, cb) {\n req.post(portal + \"/qf/money/statistical/fromUnderData\", data).then(function (res) {\n cb(res.data);\n });\n }\n};",null]}