|
|
@@ -3164,8 +3164,10 @@ OPTION (MAXRECURSION 0); -- 允许无限递归 ";
|
|
|
{
|
|
|
//曾
|
|
|
{ 187, async () => { return await this.AiPerformanceAnalysis_FinancialDepartmentAsync(userId, start, end, createUserId);}},
|
|
|
- //伏
|
|
|
+ //伏
|
|
|
{ 281, async () => { return await this.AiPerformanceAnalysis_Financial_Fu_DepartmentAsync(userId, start, end, createUserId);}},
|
|
|
+ //龙畑恬
|
|
|
+ { 223, async () => { return await this.AiPerformanceAnalysis_Financial_Fu_DepartmentAsync(userId, start, end, createUserId);}},
|
|
|
};
|
|
|
|
|
|
//id
|