xml_rpc/demo_老组件测试/README.md
2025-02-13 19:43:29 +08:00

29 lines
389 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 文件夹Gitea
### 用户LQS
#### 仓库xml_rpc
#### 分支:华为电脑
#### 备份按年:
#### 备份随时:
#### 项目文件夹:
1. 新模块日期
2. 测试demo
3. web
4. weapp
```
git init
git checkout -b 华为电脑
git add .
git commit -m "2025/02/13"
git remote add origin http://8.134.237.70:7999/lqs/xml_rpc.git
git push -u origin 华为电脑
```