fix(jd): publish Guanghu router runtime source

This commit is contained in:
冰朔 2026-07-29 23:37:26 +08:00
commit e2bb573a58
14 changed files with 1492 additions and 73 deletions

View file

@ -21,9 +21,6 @@ async function main() {
action: args.action,
description: args.description || "",
resource: args.resource || "",
// Mobile / Work instances have no local credential. Their declared language
// system workorder asks the server to notify the registered approver.
owner_notify: !requestToken,
};
if (requestToken) {
const qqId = process.env.GUANGHU_OWNER_QQ_ID || "";