dashboard
repositories
filestore
activity
search
login
2024
/
2024/mall4j/hxsl
基于mall4j产品的二开项目后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
init
lee
2024-12-19
4430976976c28e14a86b58887a42b9b871b3d980
[2024/2024/mall4j/hxsl.git]
/
db
/
2022-08-29-更正阿里的中通快递编号.sql
1
2
USE yami_bbc;
UPDATE tz_delivery SET dvy_name = '中通快递',ali_no = 'ZTO' WHERE dvy_name = '中通速递' AND ali_no = 'ZTO56';