style:统一代码文件末尾换行格式
This commit is contained in:
@@ -587,4 +587,4 @@ func handle_response(operation_type: String, success: bool, data: Dictionary, er
|
||||
result.success = false
|
||||
result.message = _get_error_message(data.get("error_code", ""), data.get("message", "操作失败"), error_info)
|
||||
result.toast_type = "error"
|
||||
return result
|
||||
return result
|
||||
|
||||
Reference in New Issue
Block a user