ComplianceServer/oldcode/Core.Web/Views/AiRecord/AiServiceAdd.cshtml

12 lines
169 B
Plaintext

@using CRM.Core.Model.Entity
@using Core.Web.WebHelper
@{
/**/
ViewBag.Title = "Index";
Layout = "~/Views/Shared/_Layout.cshtml";
}
<h2>AiService</h2>