|
|
@ -131,8 +131,7 @@ async function groupStatistic (ctx) { |
|
|
|
const { userId } = ctx.fs.api |
|
|
|
const { pomsU } = ctx.query |
|
|
|
const { clickHouse } = ctx.app.fs |
|
|
|
const { parseProcessData } = app.fs.utils |
|
|
|
const { utils: { judgeSuper, anxinStrucIdRange } } = ctx.app.fs |
|
|
|
const { utils: { judgeSuper, anxinStrucIdRange,parseProcessData } } = ctx.app.fs |
|
|
|
const sequelize = ctx.fs.dc.orm |
|
|
|
const { database: camWorkflow } = clickHouse.camWorkflow.opts.config |
|
|
|
|
|
|
|