Administrator
2024-12-19 ef65526a366e88e3e353e385641280bdeb8cce58
1
2
3
4
from huaxin_client import l1_client_for_output
 
if __name__ == "__main__":
    l1_client_for_output.run()