# payout_nc **Repository Path**: shwfed-tsd/payout_nc ## Basic Information - **Project Name**: payout_nc - **Description**: 支付凭单凭证生成 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-02 - **Last Updated**: 2026-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # payout_nc OA支付凭单凭证向导 - 自动导入NC系统 ## 功能 1. 读取OA支付凭单未导凭证的清单 2. 将未导凭单清单转成凭证记录XML,并调用接口导入集团NC系统 ## 安装依赖 ```bash pipenv install ``` ## 配置 在 `.env` 文件中配置数据库连接等信息。