@model CRM.Core.Model.Entity.WX_SZZYORDER @{ ViewBag.Title = "Open"; Layout = "~/Views/Shared/_Layout.cshtml"; }
@if (string.IsNullOrEmpty(ViewBag.ViewMsg)) {
软件用户名:
} else { @ViewBag.ViewMsg }