qianxj2004
2025-06-10 3e154206139f2fc8aeeab61c12c38717e55b3fc6
jrj/project/business/BasicCode/ExpressMaint.cpp
@@ -45,7 +45,7 @@
   int OnClear() {
      if (m_EntityID == L"") {
         //trace(1);
         m_userid = publiccode::GetUser().id;
         m_userid = publiccode::GetUser().personid;
         m_username = publiccode::GetUser().name;
         dw_base = GetControl(L"dw_base");
         dw_base.SetItemString(1, L"PartyID", GetGuid());