公开笔记
https://share.gemini.google/LVbhFMGeMWpa
分享时间: 2026年8月5日 · 40 字符
Стъпка 1: Добави Integer field към трите BO-таВ IBM BPM Designer отвори всяко BO и добави ново property:BO Ново property ТипEsgBuildingAsset labelIn...
分享时间: 2026年8月5日 · 5152 字符
Опция B — passing newPurpose като Config Option Стъпка 1: Добави Configuration Option в Esg Buildings Form CVBPM Designer → Overview на CV-то → Config...
分享时间: 2026年8月5日 · 3205 字符
this.constructor.prototype.getSelectedBuildingChildren = function() { var result = []; // [{ name, value }, ...] try { var structure = th...
分享时间: 2026年8月4日 · 9917 字符
[app@watchjeevesnonpci-sage-7f7cdf987d-49nqn /]$ curl -s --max-time 5 "http://olympus-compute-watch-eagle.watch:8080/status"<!--# DFWsP55Tr4Q65VskRNQ1...
分享时间: 2026年8月4日 · 14836 字符
curl -s --max-time 5 "http://olympus-compute-watch-eagle.watch:8080/status" curl -sk --max-time 10 -w "\n%{http_code} connect:%{time_connect}s\n" \ ...
分享时间: 2026年8月4日 · 197 字符
# CHANGE SUMMARY After the closing fence, output this block in plain text (not HTML, not fenced): **Sections removed:** [comma-separated section names...
分享时间: 2026年8月4日 · 569 字符
https://knowbe4.zoom.us/j/98297594489?pwd=8ThKHSobdQPra2Ku5uCqrYswb4Bevn.1%26jst=3
分享时间: 2026年8月4日 · 82 字符
if (esg) { if (!showBuildings && esg.get("buildingsData").length() > 0) { esg.get("buildingsCount").set("value", 0); this.generateEsgList(); }...
分享时间: 2026年8月4日 · 445 字符
// ═══════════════════════════════════════════════════ CLEAN UP ═══════════════════════════════════════════════════ var esg = null; try ...
分享时间: 2026年8月4日 · 1936 字符
this.constructor.prototype.refreshESGPanel = function () { try { var structure = this.context.binding.get("value"); if (!structure) return; ...
分享时间: 2026年8月4日 · 3134 字符
this.constructor.prototype.refreshESGPanel = function() { try { var structure = this.context.binding.get("value"); if (!structure) re...
分享时间: 2026年8月4日 · 3378 字符