摘要: import os def futch(data): # print('这里是查询功能') # print('要查询的数据是:',data) backend_data = 'backend %s' % data with open('haproxy.conf', 'r') as read_f: ta 阅读全文
posted @ 2020-07-23 19:31 雑音未来 阅读(133) 评论(0) 推荐(0)