@@ -498,7 +498,8 @@ U.MD.D.getuser = function () {
U.MD.D.getNotice();
}
-
+ U.A.Request(US.Config.pbl + "addOperationTime", [userInfo.userid,'','3','2'], function (res) {
+ }, [], { "type": "POST", "withCredentials": true });