我的循环有点问题。
我有一个数组:blob_name =(供应商订单)
变量:file_to_upload = ** / json_file / * 文件夹json_file中有2个文件:vendor.json和orders.json
import 'hammerjs';
实际结果:
** / json_file / orders.json
订单
** / json_file / orders.json
供应商
** / json_file / vendors.json
订单
预期结果:
** / json_file / vendors.json
订单