config_test.py 75 B

1234
  1. import config
  2. print("实际加载的config包路径:", config.__file__)