This commit is contained in:
2024-05-22 16:57:23 +08:00
parent 0aac9cb8fc
commit b0b47e4c83
3 changed files with 8 additions and 6 deletions
@@ -310,8 +310,6 @@ namespace WebAPI.Controllers
}
#endregion
public Model.ResponeData getTrainingPlanTestRecordItemByTestPlanIdPersonId( string companyTrainingItemCode, string personId,string projectId)
{
var responeData = new Model.ResponeData();