feat: 增加日志打印和异常处理
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
description:
|
||||
globs:
|
||||
alwaysApply: true
|
||||
---
|
||||
# 通用规则
|
||||
1. 如果需要使用npm安装任何包,请使用pnpm来代替
|
||||
2. Windows环境下请注意Powershell 不支持 && 连续命令,请自行分开命令
|
||||
|
||||
3. 写业务类的时候自动使用logger打印日志,并且日志用中文显示。
|
||||
Reference in New Issue
Block a user