订单从ftp写入到b2b

将订单从ftp写入到b2b

 

Getorder(string UserPath, string LogPath, string ResponsePath, string LogResponsePath)
D:\User\VWMS\B2B\order
D:\Log\VWMS\B2B\order\2021\11\4
D:\User\VWMS\B2B\orderResponse
D:\Log\VWMS\B2B\orderResponse\2021\11\4

把订单xml先放在B2B\order中

系统会从B2B\order 文件(这个是设定的)中读取xml文件

然后转移到B2B\order\2021\11\4(这个是代码根据时间产生的)

 

最后在orderResponse中都有xml

相关文章

php输出xml格式字符串
J2ME Mobile 3D入门教程系列文章之一
XML轻松学习手册
XML入门的常见问题(一)
XML入门的常见问题(三)
XML轻松学习手册(2)XML概念