Commit 2c28ec6e authored by xiao-hesheng's avatar xiao-hesheng
Browse files

新增公告相关脚本

parent 7862b5f2
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
__author__ = "xiaohesheng" __author__ = "xiaohesheng"
""" """
case_tag:herp-web1,20231010 case_tag:herp-web,20231010
内网登录接口:第一步获取验证码,第二步登录系统,第三步平台登录验证token 内网登录接口:第一步获取验证码,第二步登录系统,第三步平台登录验证token
""" """
...@@ -71,7 +71,7 @@ class login_system(): ...@@ -71,7 +71,7 @@ class login_system():
return token,projectCode,uxid,corpId,info return token,projectCode,uxid,corpId,info
login_system('test001', '1qaz!QAZ').get_token() # login_system('test001', '1qaz!QAZ').get_token()
# if __name__ == '__main__': # if __name__ == '__main__':
# print(login_system('test001','1qaz!QAZ').get_token()) # print(login_system('test001','1qaz!QAZ').get_token())
#1679886114521 a123456! #1679886114521 a123456!
...@@ -5,8 +5,8 @@ from common.timeUtils import timeUtils ...@@ -5,8 +5,8 @@ from common.timeUtils import timeUtils
__author__ = "xiaohesheng" __author__ = "xiaohesheng"
""" """
case_tag:api,herp-web,a10_新增公告_中心库,id2263,id2263-10,sit,on case_tag:api,herp-web,10_新增公告_中心库,id2263,id2263-10,sit,on
主数据平台:a10_新增公告_中心库 主数据平台:10_新增公告_中心库
""" """
from common.common_func import commonFuc from common.common_func import commonFuc
......
...@@ -55,9 +55,9 @@ ...@@ -55,9 +55,9 @@
<tr width="600"> <tr width="600">
<td class='details-col-elapsed'>1</td> <td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>1</td> <td class='details-col-elapsed'>0</td>
<td class='details-col-elapsed'>0分1</td> <td class='details-col-elapsed'>0分0</td>
<td class="details-col-elapsed">100.0%</td> <td class="details-col-elapsed">0.0%</td>
</tr> </tr>
</table> </table>
...@@ -72,9 +72,9 @@ ...@@ -72,9 +72,9 @@
</tr> </tr>
<tr width="600"> <tr width="600">
<td class="details-col-elapsed"><a href='../log/a10_新增公告_中心库/log.html' target='_blank'>a10_新增公告_中心库</a></td> <td class="details-col-elapsed"><a href='../log/a1_医院信息登记/log.html' target='_blank'>a1_医院信息登记</a></td>
<td class="success">成功</td> <td class="fail">失败</td>
<td class="details-col-elapsed">1.066</td> <td class="details-col-elapsed">0.226</td>
<td class="details-col-elapsed">xiaohesheng</td> <td class="details-col-elapsed">xiaohesheng</td>
</tr> </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