0
点赞
收藏
分享

微信扫一扫

【资料】小帽商城 II(一)

追风骚年 2022-04-30 阅读 37
java

小帽商城

一、数据库资源

1. citronmall_oms

drop table if exists oms_order;

drop table if exists oms_order_item;

drop table if exists oms_order_operate_history;

drop table if exists oms_order_return_apply
举报

相关推荐

0 条评论