public List <V3_List_StockAssign_Detail> ListConditionDetail(int id, string enable) { return(_customRepository.ListConditionDetail(id, enable)); }