duhe
2024-03-19 60b1bdd10ca597195c48a12631ca7b24e5b87465
WebAPI/Controllers/XSGL/Xs_SeOrderBillController.cs
@@ -2226,7 +2226,7 @@
                }
                else
                {
                    sWhere = " and HCusID in (select hcusid from Gy_UserCustomerRelation Where HUserID = '" + CurUserID + "') ";
                    sWhere = " and HCusID in (select hcusid from Gy_UserCustomerRelation Where HUserID = '" + CurUserID + "' union all select 166351 hcusid)";
                }
                objJsonResult.code = "1";