This website requires JavaScript.
Explore
Help
Register
Sign In
mkm
/
shop-php
Watch
1
Star
0
Fork
0
You've already forked shop-php
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
shop-php
/
app
/
controller
/
api
/
store
History
chenbo
1ecdff83fc
fixed 商户入驻申请接口,数据表的village_id为int型,前端传的是village_code,可能超过11位,int最大可存储11位,导致sql报错,转换为geo_village的主键id存储
2023-12-02 17:02:32 +08:00
..
broadcast
init
2023-05-10 13:38:51 +08:00
merchant
fixed 商户入驻申请接口,数据表的village_id为int型,前端传的是village_code,可能超过11位,int最大可存储11位,导致sql报错,转换为geo_village的主键id存储
2023-12-02 17:02:32 +08:00
order
修复先款后货
2023-11-14 11:41:43 +08:00
product
修复错误
2023-11-23 18:19:28 +08:00
service
init
2023-05-10 13:38:51 +08:00