@@ -3,8 +3,8 @@ import numpy as np
import datetime
import bisect
import matplotlib.pyplot as plt
-# from LIB.MIDDLE.CellStateEstimation.SOH.V1_0_0 import BatParam
-# from LIB.MIDDLE.CellStateEstimation.SOH.V1_0_0 import DBDownload
+from LIB.MIDDLE.CellStateEstimation.SOH.V1_0_0 import BatParam
+from LIB.MIDDLE.CellStateEstimation.SOH.V1_0_0 import DBDownload
import BatParam
import DBDownload
@@ -4,7 +4,7 @@ import datetime
class BatUniform:
def __init__(self,sn,celltype,df_bms): #参数初始化