import CodeTable from "~/config/CodeTable"

export default {
  cur:CodeTable.cur,
  ptytyp:CodeTable.ptytyp,
  rol: CodeTable.rol,
  colflg:CodeTable.colflg
}