Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 256 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 256 Bytes

SQL server数据实时同步到mysql-->sqlserver

下载与提交

sudo git clone https://github.com/wzz1234wzz/items.git 

git add . 

git commit -m "xxxx" 

git branch -M main  

sudo git push -u origin main  需要填用户名与密码