示例#1
0
 public string GetProgessOfUpdate(string jobId)
 {
     return(_memory.GetProgessOfUpdate(jobId));
 }