public static string getWarning() { //报警 TeModel bi = new TeModel(); string warningid = bi.deliverywarning(); return(warningid); }