public void PostCache(string rows, string checkBatch)
 {
     TakeStockService.PostCache(rows, checkBatch);
 }