asp.net三层写的安欣快餐在线订餐系统
select * from ax09_dishCates --商品类别表
select * from ax09_Dishes --商品信息表
select * from ax09_ad --广告图片表
select * from ax09_sale --销售情况表
select * from ax09_sysUser --管理员信息表
select * from ax09_Dish_Selects --订单信息表
select * from ax09_dishlist --订单明细表
select * from ax09_User --会员信息表,需要增加密码字段
select * from ax09_UserAddress --会员地址信息表
2019-12-21 21:32:15
20.23MB
asp.net
1