BlogArticles/2024-08/2024.8.9 开发小记.md

12 lines
503 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
{
title: "2024.8.9 开发小记",
draft: false,
type: "rambling",
created_at: "2024-08-09T02:00:00+08:00",
published_at: "2024-08-09T02:11:00+08:00",
updated_at: [ "2024-08-09T02:11:00+08:00"],
}
---
今天打开LagrangeCoreApi的代码花了点时间看懂之前的代码然后进行了小修小补。结果最后发现昨晚能运行的功能今天坏掉了。一路Debug无果最后发现git设置还有问题。干脆删掉了代码从昨天的版本再来。
闹麻了..