@beisen/assess-helpers
Advanced tools
Comparing version 2.0.9 to 2.0.10
@@ -145,3 +145,3 @@ 'use strict'; | ||
function GetStaticUrl(url) { | ||
var a = 'tt211fssffsdfsssddfsdf'; | ||
var a = 'tt2112222222fssffsdfsssddfsdf'; | ||
var staticServer = getBSGlobal('staticPath'); | ||
@@ -148,0 +148,0 @@ var staticServer = '//xfile4.tita.com/ux/uibuilder/release/extras/images'; |
{ | ||
"name": "@beisen/assess-helpers", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "", | ||
@@ -10,3 +10,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "66b8cfa87f5383230f76730335ddd2547b8112d6" | ||
"gitHead": "75d90aee2d76f572ca5dfa33ba0eaca7e2c36e88" | ||
} |
@@ -24,3 +24,3 @@ /** | ||
export function GetStaticUrl(url) { | ||
let a = 'tt211fssffsdfsssddfsdf' | ||
let a = 'tt2112222222fssffsdfsssddfsdf' | ||
var staticServer = getBSGlobal('staticPath'); | ||
@@ -27,0 +27,0 @@ var staticServer = '//xfile4.tita.com/ux/uibuilder/release/extras/images' |
37430