修复报错
							parent
							
								
									7c0d494250
								
							
						
					
					
						commit
						c9c91d5b0a
					
				|  | @ -193,7 +193,7 @@ class ConfigGenerator: | |||
|         local_file_path = self.get_local_config_file_path() | ||||
|         utils.write_json_file(local_file_path, _json) | ||||
|         config.notification.append_msg(f"{filename} 关卡配置生成成功!当前总关卡数:{len(config_json['datas'])}") | ||||
|         config.wechat_alert(f'{filename} json:{_json}') | ||||
|         config.wechat_alert_message(f'{filename} json:{_json}') | ||||
|         print(f"{filename} json: {_json}") | ||||
|         return _json | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Xiaohang
						Xiaohang