public DTO.ResponseService <string> GenLicenseNo(string PlaceCode, string UserId) { return(svc.GenLicenseNo(PlaceCode, UserId)); }