コード例 #1
0
 protected IActionResult LayuiError(string msg)
 {
     return(ActionResultUtil.LayuiError(msg));
 }