摘要:
#!/bin/bash. /etc/profile # 读库的变量r_ip="192.168.1.6"r_port="3306"r_username="root"r_password="123456" # 写入库的变量w_ip="192.168.1.4"w_port="61920"w_usernam 阅读全文
posted @ 2023-06-08 15:19
zhangdapangzi
阅读(399)
评论(0)
推荐(0)