ines-num lines-num-new"> 69
+    a.totalEstimateQuantity = stock.totalEstimateQuantity
70
+    a.costPrice = stock.costPrice
71
+    a.storeId = stock.storeId
72
+    a.storeName = stock.storeName
73
+    a.quantity = stock.totalQuantity
74
+    a.estimateQuantity = stock.totalEstimateQuantity
75
+
76
+    try:
77
+        f = a.getResponse(JOS['accessToken'])
78
+        print(json.dumps(f, ensure_ascii=False))
79
+    except Exception, e:
80
+        print(e)

adminSystem - Gogs: Go Git Service

暫無描述

FFIB: 11e3a9652a first 8 年之前
..
Gruntfile.ls 11e3a9652a first 8 年之前
build.ls 11e3a9652a first 8 年之前
config.js 11e3a9652a first 8 年之前
index.js 11e3a9652a first 8 年之前