Your Name 3 年之前
父節點
當前提交
4b6899759b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      hhh/aws-monitor/cl-test.py

+ 1 - 0
hhh/aws-monitor/cl-test.py

@@ -27,6 +27,7 @@ for area in arealist:
             list1 = list(l2)
             list1[12]='"'
             l2 = ''.join(list1)
+            l2=l2.replace(',','')
             l2+='"'
             js+=l2
             js+="}"