gpt4 book ai didi

php - 健身房费用提交数据库设计

转载 作者:行者123 更新时间:2023-11-29 21:39:46 24 4
gpt4 key购买 nike

我需要有关数据库设计的建议。

我目前正在为健身房设计 DBMS。
设计类(class)后,类(class),教师,产品,现在我想提交费用,包括年份和月份我想我必须创建 3 个年月费用表

tbl_year.year_id, tbl_year.year_name
tbl_month.mon_id,tbl_month.mon_name
tbl_fee.fee_id,tbl_fee.fee_cus_id, tbl_fee.fee_year_id, tbl_fee.fee_mon_id, tbl_fee.fee_status

指导我该怎么做?

最佳答案

我将创建一个名为“成员(member)资格”的表,其中包含 ID、成员(member)资格名称、价格、持续时间(如果该成员(member)资格是 1 个月或 1 年),然后将成员(member)资格分配给您的人员。

关于php - 健身房费用提交数据库设计,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34633432/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com