fix: 修复数据库记录不存在的报错 & feat: '-r' “替换”参数与'-p'“标点”参数#2
Open
R1Yue wants to merge 2 commits into
Open
Conversation
GrassBlock1
approved these changes
May 28, 2026
7892742 to
12fcdd3
Compare
d58115f to
69badba
Compare
- Fix Stats.get_or_create to handle missing records - Add -r (replace suffix) parameter to /actions and \reverse_actions - Add -p (replace punctuation) parameter to /actions and \reverse_actions
Author
|
抱歉没有标准操作新commit而是重复修改commit了! |
Author
|
目前经测与预期行为相符,无异常行为。 |
9894a2e to
8d4f474
Compare
Author
|
新提交了一个commit,针对向匿名用户回复时报错 |
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.
#1 fix
feat: 两个参数 -r & -p 分别可以替换actions回复中的“了”和标点
预期行为:
vibe coding产物,如果很差请狠狠批评!
一次force push是因为origin改变
本人测试无不符合预期行为。