Commit 43d9b4fc authored by xiao-hesheng's avatar xiao-hesheng
Browse files

新增期初录入脚本

parent a89be35c
......@@ -97,7 +97,7 @@ def test1():
break
# # #获取日期
productDate = timeUtils().get_time_hms(4)
expdtDate = timeUtils().get_time_hms(4)
expdtDate = timeUtils().get_time_hms(3)
initStockId = QCID
# # 请求体
hospitalId = commonFuc().get_business_data(module, "hospitalId")
......
......@@ -35,3 +35,4 @@ class timeUtils(object):
elif type==2:
t = (date.today() + timedelta(days=days_aa)).strftime("%Y-%m-%d")
return t
......@@ -74,7 +74,7 @@
<tr width="600">
<td class="details-col-elapsed"><a href='../log/a_a9_期初录入_高值_暂存/log.html' target='_blank'>a_a9_期初录入_高值_暂存</a></td>
<td class="success">成功</td>
<td class="details-col-elapsed">1.242</td>
<td class="details-col-elapsed">1.346</td>
<td class="details-col-elapsed">xiaohesheng</td>
</tr>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment