Administrator
2025-01-16 fc8821bf0282333d0ccef6c1c6c122dd2e678890
1
2
3
4
from huaxin_client import l1_client_for_output
 
if __name__ == "__main__":
    l1_client_for_output.run()