登录界面美化
This commit is contained in:
@@ -20,7 +20,7 @@ namespace YLErp.Web
|
||||
|
||||
GlobalConfig.EnableGenerateOnTradeClosed = true;
|
||||
GlobalConfig.OverrideOldDoc = true;
|
||||
GlobalConfig.ProjectTitle = "场外衍生品交易管理系统";
|
||||
GlobalConfig.ProjectTitle = "固收场外衍生品系统";
|
||||
GlobalConfig.GetNameByUserId = UserBLL.GetNameById;
|
||||
GlobalConfig.SealHandler = new SealTaskHandleService(OptUserInfo.SystemUser);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user