xto
xto copied to clipboard
Please update the "freg" of the express id.
For example: The company mapper in the "namemapper.js" show "中通单号由12位数字组成,常见以2008**、6**、010等开头" and the freg is "^[0-9]{12}$", but now it's length extended to 14。My suggestion is that you can ignore the verification of express id, leaving the work to kuaidi100.
The PR is welcome. :D