将订单从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中

D:\User\VWMS\B2B\order

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

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

 D:\Log\VWMS\B2B\order\2021\11\18

最后在orderResponse中都有xml

相关文章:

  • 2021-08-26
  • 2021-11-02
  • 2021-08-25
  • 2021-12-31
  • 2021-12-15
  • 2021-09-07
  • 2021-11-08
  • 2021-07-03
猜你喜欢
  • 2021-11-24
  • 2021-08-11
  • 2021-11-28
  • 2021-11-15
  • 2021-06-05
  • 2021-12-06
  • 2021-12-17
相关资源
相似解决方案