This commit is contained in:
han0
2024-07-09 18:11:22 +08:00
parent e6442b2cf9
commit d2eca25632
7 changed files with 126 additions and 2 deletions

View File

@@ -15,8 +15,6 @@ class Reber400Calculator(Calculator):
unit = "t"
spec = ""
# todo price result 加 year 字段
def __init__(self, year, month):
self.year = year
self.month = month