False
..\packages\Common.Logging.3.0.0\lib\net40\Common.Logging.dll
diff --git a/BO/Views/Shared/Partial/CMBox2.cshtml b/BO/Views/Shared/Partial/CMBox2.cshtml
index 430d1b3..38c9418 100644
--- a/BO/Views/Shared/Partial/CMBox2.cshtml
+++ b/BO/Views/Shared/Partial/CMBox2.cshtml
@@ -95,7 +95,14 @@
+ getint(r.outfee) + ":"
+ r.ismaster + ":"
+ r.ismastername + ":"
- + r.ssseterm
+ + r.ssseterm + ":"
+ + r.cshape + ":"
+ + r.typeman + ":"
+ + r.typeedu + ":"
+ + r.typegrade + ":"
+ + r.typejob + ":"
+ + r.typejob + ":"
+ + r.isaccommodation
+ "\" />| " + r.rnorvt + " | " + r.cmno + " | " + r.pcgname + " | " + r.cgname + " | " + r.tmname + " | " + r.cshapename + " | " +
(@(issingle?1:0)== 1 ? ("[" + r.ismastername + "] " + r.cnameclassno.replace(/:/gi, '|').replace(/;/gi, '|') + " | "): ("" + r.cnameclassno.replace(/:/gi, '|').replace(/;/gi, '|') + " | ")) +
"");
diff --git a/BO/Views/Shared/Partial/UserBox.cshtml b/BO/Views/Shared/Partial/UserBox.cshtml
index 8c655d1..2b878aa 100644
--- a/BO/Views/Shared/Partial/UserBox.cshtml
+++ b/BO/Views/Shared/Partial/UserBox.cshtml
@@ -108,7 +108,8 @@
r.isjoin + ":" +
getdb(r.isjoinname) + ":" +
getdb(r.asname) + ":" +
- getdb(r.userid) + "\" />" +
+ getdb(r.userid) + ":" +
+ getdb(r.asno) + "\" />" +
"" + r.usertypestr + " | " +
"" + getdb((r.usertype == 11 ? r.pasname : r.asname)).replace(/:/gi, '|').replace(/;/gi, '|') + " | " +
(@(issingle?1:0) == 1 ?
diff --git a/BO/Views/croom/lectreg.cshtml b/BO/Views/croom/lectreg.cshtml
index 3c77136..9a4f769 100644
--- a/BO/Views/croom/lectreg.cshtml
+++ b/BO/Views/croom/lectreg.cshtml
@@ -24,74 +24,76 @@