完成基础信息与开票的逻辑
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
description:
|
||||
alwaysApply: true
|
||||
enabled: true
|
||||
updatedAt: 2026-05-08T02:44:45.758Z
|
||||
provider:
|
||||
---
|
||||
|
||||
1. 编码时要参考项目类似结构的代码,比如写接口要参考其他接口,写service要参考其他service,写dao要参考其他dao。
|
||||
2. 要保持代码干净、已读。
|
||||
3. 尽量不要出现重复代码,相同的逻辑需要提取出工具类到新文件中。
|
||||
Reference in New Issue
Block a user