Browse Source

增加上海22仓库配置信息

zhouy 1 month ago
parent
commit
502e7fcbcf
1 changed files with 10 additions and 0 deletions
  1. 10 0
      src/properties/ftpconfig.properties

+ 10 - 0
src/properties/ftpconfig.properties

@@ -138,5 +138,15 @@
 		"in":"appointment_in",
 		"out":"distribute_in",
 		"remark":"测试仓库"
+	},
+	"22":{
+	"ip":"121.15.191.5",
+	"port":42365,
+	"user":"ftpy01",
+	"password":"Yms56+&^%$jmsa2369",
+	"downloadpath":"WMSANS",
+	"in":"WMSRECV",
+	"out":"WMSRELS",
+	"remark":"上海新仓库(朗华)"
 	}
 }