From c2fc556a779c71aec55489480761db158ea7ff4e Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期三, 26 六月 2024 10:01:27 +0800
Subject: [PATCH] bug修复

---
 third_data/kpl_api.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/third_data/kpl_api.py b/third_data/kpl_api.py
index d525f8a..de61504 100644
--- a/third_data/kpl_api.py
+++ b/third_data/kpl_api.py
@@ -232,4 +232,4 @@
 
 
 if __name__ == "__main__":
-    print(getZYLTAmount("300198"))
+    print(getCodeBlocks("300198"))

--
Gitblit v1.8.0