更新启明数字员工品牌资源

This commit is contained in:
Codex
2026-05-30 14:22:03 +08:00
parent 5a858f89b5
commit 28adc8143a
17 changed files with 7 additions and 7 deletions

View File

@@ -49,7 +49,7 @@ import {
describe("Constants", () => {
describe("App Identity", () => {
it("should have consistent app name", () => {
expect(APP_DISPLAY_NAME).toBe("QimingClaw");
expect(APP_DISPLAY_NAME).toBe("启明数字员工");
expect(APP_NAME_IDENTIFIER).toBe("qimingclaw");
});