chore: directory migration - gateway→server, web→client/electron
This commit is contained in:
@ -7,7 +7,7 @@ import {
|
||||
} from '../lib/rename-proposal.js';
|
||||
|
||||
// 这一组测试钉住的是「插件拼的标记与服务端正则逐字符对应」。
|
||||
// 服务端那条正则在 gateway/internal/handler/rename_proposal.go:
|
||||
// 服务端那条正则在 server/internal/handler/rename_proposal.go:
|
||||
// <!--\s*agentmail:rename-session\s+alias="([^"]*)"(?:\s+reason="([^"]*)")?\s*-->
|
||||
// 拼错不会报错 —— 邮件照常发出,提议凭空消失。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user