chore: project scaffold for access-datamacro sync
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# ProductionDataBaseSync_DataMacro
|
||||
|
||||
Access → SQL Server 增量同步(数据宏驱动)。详见 `docs/superpowers/specs/2026-07-14-access-datamacro-sync-design.md`。
|
||||
|
||||
## 运行
|
||||
```bash
|
||||
.venv/Scripts/python.exe -m sync.service
|
||||
```
|
||||
|
||||
## 配置
|
||||
编辑 `config.yaml`(从 `config.example.yaml` 复制并填入真实凭据)。
|
||||
Reference in New Issue
Block a user