zhengcaioa/DTO/HrSalaryDTO.cs @@ -92,6 +92,10 @@ str = "未确认"; break; case "H": str = "已核准"; break; case "S": str = "申诉"; break;