@@ -101,4 +101,6 @@ public class HttpStatus
* 系统警告消息
*/
public static final int WARN = 601;
+
+ public static final int EXCEL=666;
}