@@ -1329,7 +1329,7 @@ namespace IRaCIS.Core.Application
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
return ResponseOutput.Ok(cro.Id.ToString());
|
return ResponseOutput.Ok(cro.Id.ToString(),ApiResponseCodeEnum.NeedTips);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user