duhongyu 4 年之前
父節點
當前提交
c5f7b2550a

+ 18 - 0
codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Controllers/weixin/WxLoginController.cs

@@ -2243,6 +2243,12 @@ namespace CallCenterApi.Interface.Controllers.weixin
2243 2243
                     opt = "流转车用尿素";
2244 2244
 
2245 2245
                 }
2246
+                else if (dapt == 20)
2247
+                {
2248
+                    nextda = 295;
2249
+                    opt = "流转新乡黑科质检";
2250
+
2251
+                }
2246 2252
                 else if (ua.F_DeptId == 17 || ua.F_DeptId == 19 || ua.F_DeptId == 20 || ua.F_DeptId == 21)
2247 2253
                 {
2248 2254
                     isbl = 1;
@@ -4032,6 +4038,12 @@ namespace CallCenterApi.Interface.Controllers.weixin
4032 4038
                                         opt = "流转车用尿素";
4033 4039
 
4034 4040
                                     }
4041
+                                    else if (dapt == 20)
4042
+                                    {
4043
+                                        nextda = 295;
4044
+                                        opt = "流转新乡黑科质检";
4045
+
4046
+                                    }
4035 4047
                                     else if (ua.F_DeptId == 17 || ua.F_DeptId == 19 || ua.F_DeptId == 20 || ua.F_DeptId == 21)
4036 4048
                                     {
4037 4049
                                         nextda = ua.F_DeptId;
@@ -5599,6 +5611,12 @@ namespace CallCenterApi.Interface.Controllers.weixin
5599 5611
                                opt = "流转车用尿素" ;
5600 5612
 
5601 5613
                             }
5614
+                            else if (dapt == 20)
5615
+                            {
5616
+                                nextda = 295;
5617
+                                opt = "流转新乡黑科质检";
5618
+
5619
+                            }
5602 5620
                             else if (ua.F_DeptId == 17  || ua.F_DeptId == 19 || ua.F_DeptId == 20 || ua.F_DeptId == 21)
5603 5621
                             {
5604 5622
                                 nextda = ua.F_DeptId;

+ 18 - 0
codegit/CallCenterApi/CallCenterApi.Interface/CallCenterApi.Interface/Controllers/workorder/WorkOrderNewController.cs

@@ -1505,6 +1505,12 @@ namespace CallCenterApi.Interface.Controllers.workorder
1505 1505
                     opt = "流转车用尿素";
1506 1506
 
1507 1507
                 }
1508
+                else if (dapt == 20)
1509
+                {
1510
+                    nextda = 295;
1511
+                    opt = "流转新乡黑科质检";
1512
+
1513
+                }
1508 1514
                 else if (ua.F_DeptId==17 || ua.F_DeptId == 19 || ua.F_DeptId == 20 || ua.F_DeptId == 21)
1509 1515
                 {
1510 1516
                     isbl = 1;
@@ -4436,6 +4442,12 @@ namespace CallCenterApi.Interface.Controllers.workorder
4436 4442
                                     opt = "流转车用尿素";
4437 4443
 
4438 4444
                                 }
4445
+                                else if (dapt == 20)
4446
+                                {
4447
+                                    nextda = 295;
4448
+                                    opt = "流转新乡黑科质检";
4449
+
4450
+                                }
4439 4451
                                 else if (ua.F_DeptId == 17 || ua.F_DeptId == 19 || ua.F_DeptId == 20 || ua.F_DeptId == 21)
4440 4452
                                 {
4441 4453
                                     nextda = ua.F_DeptId;
@@ -4804,6 +4816,12 @@ namespace CallCenterApi.Interface.Controllers.workorder
4804 4816
                                         opt = "流转车用尿素";
4805 4817
 
4806 4818
                                     }
4819
+                                    else if (dapt == 20)
4820
+                                    {
4821
+                                        nextda = 295;
4822
+                                        opt = "流转新乡黑科质检";
4823
+
4824
+                                    }
4807 4825
                                     else if (ua.F_DeptId == 17  || ua.F_DeptId == 19 || ua.F_DeptId == 20 || ua.F_DeptId == 21)
4808 4826
                                     {
4809 4827
                                         nextda = ua.F_DeptId;