|  |  | 
 |  |  |          xml x ; | 
 |  |  |                 | 
 |  |  |          xaserverarg arg ; | 
 |  |  |          arg.setNativePointer(arg.CreateInstance());		 | 
 |  |  | 				 | 
 |  |  |          arg.AddArg(L"no",sno); | 
 |  |  |          if(xurl::get(L"/sale/data/SO/goods/goodslib/ChildFolderList", arg.GetString(),x)!=1) | 
 |  |  |          { | 
 |  |  | 
 |  |  |          xml x; | 
 |  |  |           | 
 |  |  |          xaserverarg arg ; | 
 |  |  |          arg.setNativePointer(arg.CreateInstance());	 | 
 |  |  | 			 | 
 |  |  |          arg.AddArg(L"count", L"1" );    | 
 |  |  |          arg.AddArg(L"type", typ );    | 
 |  |  |          if(xurl::get(L"/sale/data/SO/goods/usegoods/goodslib/asknos", arg.GetString(),x)!=1)return L""; | 
 |  |  | 
 |  |  |          dw_list.AcceptText(); | 
 |  |  |          dw_list.DwUpdateAllToEx(x); | 
 |  |  |          xaserverarg arg ; | 
 |  |  |          arg.setNativePointer(arg.CreateInstance());	 | 
 |  |  | 			 | 
 |  |  |          arg.AddArg(L"content",x.xml());    | 
 |  |  |          if(xurl::get(L"/sale/data/ProductLibrary3/update/newestproduct", arg.GetString(),x)!=1) | 
 |  |  |          { |