Feat/buyer order packaging fee - #100
Merged
Merged
Conversation
DistributingItem 已新增 purchased_quantity 字段(proto + SQL + Row), 但 service 组装处漏了透传,前端收到 nil 导致实购量显示 0、 未采购判断失效。补齐组装透传。
…d-quantity fix(errand)
Co-authored-by: yulian-art <1119253058@qq.com>
fix errand payment totals and cancel rollback
…成 invalid bill status 和 unknown message
- proto: BuyerErrandOrderProductItem 新增 packaging_fee_share_cents (field 10) - repo: 新增 CountDistinctPurchasers 统计任务下唯一付款人数 - service: BuyerOrderProductItem 加字段,calcPackagingFeeShare 按人头分摊 - handler: 映射到 proto
- proto: BuyerErrandOrderProductItem 新增 packaging_fee_share_cents (field 10) - repo: 新增 CountDistinctPurchasers 统计任务下唯一付款人数 - service: BuyerOrderProductItem 加字段,calcPackagingFeeShare 按人头分摊 - handler: 映射到 proto
|
The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).
|
Hunger61
previously approved these changes
Aug 3, 2026
Hunger61
approved these changes
Aug 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Type of Change
Affected Services
Proto Changes (if any)
Checklist
make lintpasses locally.env.exampleupdated if new config vars are added