#调用采购人审核模块
import os  #固定

os.system("python C:\Users\Administrator\PycharmProjects\ceshi\cgksh.py")  
#python加文件地址(需要配置环境变量)

相关文章:

  • 2021-11-06
  • 2022-12-23
  • 2022-02-13
  • 2022-12-23
  • 2022-02-09
猜你喜欢
  • 2021-08-11
  • 2021-06-05
  • 2021-05-31
  • 2023-03-10
  • 2022-02-09
  • 2022-12-23
  • 2021-10-12
相关资源
相似解决方案