履约表日期调整

This commit is contained in:
z66
2025-12-02 17:34:47 +08:00
parent 6c316e6c61
commit 502b3d4e4e
12 changed files with 232 additions and 56 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ class CommonModule:
def get_jcb_details(self, ):
"""
从固定的数据库中获取前几天的NGV明细
从固定的数据库中获取前几天的借车宝
参数 `days_back` 表示相对于今天的天数偏移量,默认为1(即前一天)。
返回包含NGV明细的pandas DataFrame。
"""