jrj/project/business/SystemSettings/UserImport.cpp
@@ -168,7 +168,7 @@ xml x; xaserverarg arg; arg.setNativePointer(arg.CreateInstance()); arg.AddArg(L"sguid", id); if (xurl::post(L"/sale/data/OrganizationStruct/tree.child.OrgChart", arg.GetString(), x) != 1) { @@ -311,7 +311,7 @@ int OnInitial() { SetAgent(); OnAttachEvent(); OnAttachEvent(); return 1; }