xj qian
2024-07-19 79621dd1d0247784657a74429db924ca4059a0ff
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;
      }