
首席执行官-CEO
- UID
- 1
- 金叶子
- 86
- 在线时间
- 157 小时
- 注册时间
- 2023-10-27
- 最后登录
- 2025-9-17
|
- print("legend_awaken time:", game_config.legend_awaken['time'])
- with open('/home/your_log.log', 'a') as f:
- f.write("start time tuple: " + str(today_time_tuple + start) + "\n")
- f.write("end time tuple: " + str(today_time_tuple + end) + "\n")
复制代码
|
|