使用两种维护信息展示方式

This commit is contained in:
Aoran Zeng
2025-10-06 18:22:25 +08:00
parent cc85521a93
commit ec43c09caf
2 changed files with 38 additions and 3 deletions

View File

@@ -1144,7 +1144,7 @@ chsrc_determine_chgtype (ChgType_t type)
#define MSG_EN_STILL "Still need to operate manually according to the above prompts. "
#define MSG_CN_STILL "仍需按上述提示手工操作"
#define thank_mirror(msg) chsrc_log(xy_2strcat(msg,purple(ENGLISH?source->mirror->abbr:source->mirror->name)))
#define thank_mirror(msg) say(xy_2strcat(msg,purple(ENGLISH?source->mirror->abbr:source->mirror->name)))
/**
* @param source 可为NULL