feat: README修正

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2025-05-20 18:27:31 +09:00
parent 67c440055a
commit cde3f1e9bc

View File

@ -1,4 +1,4 @@
# 日次バッチ処理前DBダンプ取得 
# 日次バッチ処理前DBダンプ取得
## 概要
@ -6,7 +6,7 @@
## 環境情報
- Python 3.9
- Python 3.12
- MySQL 8.23
- VSCode
@ -44,5 +44,4 @@
- 「entrypoint.py」が、バッチ処理のエントリーポイント。
- 実際の処理は、「src/jobctrl_dbdump.py」で行っている。
## フォルダ構成(工事中)