xj qian
2024-07-23 abf4b5dc24ce08d0b96da1bef2b283a7987185eb
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;
      }