fix(jd): publish Guanghu router runtime source
This commit is contained in:
parent
e82a377b58
commit
e2bb573a58
14 changed files with 1492 additions and 73 deletions
|
|
@ -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 || "";
|
||||
|
|
|
|||
Loading…
Reference in a new issue