Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 补充账号账单接口补充校验、权限 --story=121135031 #1218

Open
wants to merge 3 commits into
base: v1.7.x
Choose a base branch
from

Conversation

KooKouse
Copy link
Contributor

No description provided.

@KooKouse KooKouse changed the title GitHub/fix account api permission feat: 补充账号账单接口补充校验、权限 --story=121135031 Dec 16, 2024
@@ -0,0 +1,99 @@
### 描述

- 该接口提供版本:v1.6.0+。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

版本号需要确认下改成最新的了

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

应该不需要吧?这些接口应该已经在v1.6.0提供了?现在只是补全接口文档


| 参数名称 | 参数类型 | 必选 | 描述 |
|------|--------------|----|--------|
| ids | string array | 是 | 调账明细列表 |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

有最大数量限制吗?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pkg/api/account-server/bill/billitem.go:181

req声明中没有说明,delete Filter会有隐藏逻辑吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants