xx
xj qian
2024-07-18 de2c61bf0cfef796542a360c2e1ee10a9da64f06
jrj/project/business/AP/maint.ap.cpp
@@ -293,7 +293,7 @@
         {
            xstring col = dw_base.GetColumnName(m);
            if (col == L"OrgName" || col == L"APNo")
               dw_base.SetColumnProp(col, L"cellprotect", L"1");
               dw_base.SetColumnProp(col.c_str(), L"cellprotect", L"1");
         }
         return 1;
      }