<!doctype html>
<html>
<head>
    <meta charset="utf-8">
    <title>错误信息</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0" />
	<meta name="apple-mobile-web-app-capable" content="yes" />
</head>
<body>


<div style="margin-left:10%;margin-top:5%;">
    <div style="margin-bottom:20px;"><img src="/core/template/face02.png" height="120"></div>
    <div style="font-size:20px;margin-bottom:20px;">执行SQL发生错误！错误：Table 'ay_content' is marked as crashed and should be repaired，语句：SELECT  a.*,b.name as sortname,b.filename as sortfilename,b.outlink as sortoutlink,c.name as subsortname,c.filename as subfilename,d.type,d.name as modelname,d.urlname,e.* FROM ay_content a  LEFT JOIN ay_content_sort b ON a.scode=b.scode LEFT JOIN ay_content_sort c ON a.subscode=c.scode LEFT JOIN ay_model d ON b.mcode=d.mcode LEFT JOIN ay_content_ext e ON a.id=e.contentid WHERE(a.id='css' OR a.filename='css') AND(a.status=1)     LIMIT 1 <span id="time" style="font-size:18px;"></span></div>
    <div><span style="font-size:12px;border-top:1px solid #ccc;color:#ccc;padding-top:2px;">
   		程序版本：2.0.9，
   		操作系统：WINNT，
   		WEB应用：Microsoft-IIS/10.0
    </span></div>
</div>



</body>
</html>