11 2020 档案

摘要:1、下载 wget http://10.177.240.232:8000/arthasInstall.sh 2、安装 bash arthasInstall.sh 3、使用 切换到service用户, 到/home/service/app/*/*/release 的任意工程目录下 执行:arthas 阅读全文
posted @ 2020-11-20 16:19 以泪为证 阅读(198) 评论(0) 推荐(0)
摘要:获取表格内容sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), '')))class GetExcel(object): """封装excel读取""" def __init__(self, tableNam 阅读全文
posted @ 2020-11-05 16:10 以泪为证 阅读(257) 评论(0) 推荐(0)