您的位置:首页 > 其它

StarUML license key

2016-11-30 11:23 274 查看
参考博客:http://blog.csdn.net/Excing/article/details/48998891

方法

将StarUML/www/license/node/LicenseManagerDomain.js 中的 function validate(PK, name, product, licenseKey) 修改为下面的代码即可

function validate(PK, name, product, licenseKey) {
var pk, decrypted;
// edit by 0xcb
return {
name: "0xcb",
product: "StarUML",
licenseType: "vip",
quantity: "bbs.chinapyg.com",
licenseKey: "later equals never!"
};
}
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  staruml lincese key