修改代码的细节,经过测试,接口0x0不通过,0x1通过;0x2通过;0x3不通过

This commit is contained in:
2025-09-19 00:47:29 +08:00
parent 8112262d09
commit d1badd2363
2 changed files with 6 additions and 3 deletions

View File

@@ -117,7 +117,7 @@ if __name__ == '__main__':
add_tc_2_runlist(sync.tc6())
add_tc_2_runlist(sync.tc7())
#'''
add_tc_2_runlist(sync.tc8())
#add_tc_2_runlist(sync.tc8())
'''
add_tc_2_runlist(ebmmu.tc1())