LiFan
2024-07-19 e785f6a61b61c3ed5b710fc9c2534ebc5b1e618b
jrj/project/business/SO/Product.FetchNo.cpp
@@ -82,7 +82,7 @@
         xstring Reciever = L"00908";
         xstring Content = L"";
         //alert(L"EntityID:"+EntityID);
         xml x = ViewObject::AddMessage( Category, Reciever, EntityNo, EntityID, Subject, Content);
         ViewObject::AddMessage( GetServerUrl(),Category, Reciever, EntityNo, EntityID, Subject, Content);
         return 1;
      }