|
@@ -160,6 +160,7 @@
|
|
|
Global.upload_file_size=bc.getAttribute("uploadFileSize") as Number;
|
|
|
Global.upload_image_size=bc.getAttribute("uploadImageSize") as Number;
|
|
|
Global.btyyj=bc.getAttribute("btyyj") as String;
|
|
|
+ Global.thyj=bc.getAttribute("thyj") as String;
|
|
|
Global.version=bc.getAttribute("version") as String;
|
|
|
var defaultUser:UserVo = bc.getAttribute("user") as UserVo;
|
|
|
login.NeedCheckCode=true;
|