应续约日与过期日对调

更新续约代表数据一致性
This commit is contained in:
2026-03-31 10:41:17 +08:00
parent 25225ce136
commit 8e57195033
12 changed files with 455 additions and 1871 deletions
+43
View File
@@ -0,0 +1,43 @@
{
"cells": [
{
"metadata": {},
"cell_type": "markdown",
"source": "## 重复派发",
"id": "2d5eea6406e5bd27"
},
{
"cell_type": "code",
"execution_count": null,
"id": "initial_id",
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
""
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.6"
}
},
"nbformat": 4,
"nbformat_minor": 5
}