before proactive

This commit is contained in:
2023-06-04 18:43:49 +08:00
parent 228a066cf6
commit af0d1dd2c3
9 changed files with 33 additions and 31 deletions

View File

@@ -75,7 +75,7 @@ class ControllerDB:
# list_dct = [{'133': ['1.4.4.1']}]
# list_dct = [{'2': ['1.1.3']}]
# list_dct = [{'135': ['1.3.2.1']}]
# list_dct = [{'79': ['2.1.3.4']}]
list_dct = [{'79': ['2.1.3.4']}]
# fill g_bom
BomNodes = pd.read_csv('BomNodes.csv', index_col=0)