In fact, I think the checkout part of the data room charging system consumes the most energy. First of all, I don't understand what the checkout is, so I feel dizzy as soon as I come up. Later, I read a blog post saying that it is convenient for the boss to manage the account to understand why it is an operator. Here, we need to clarify that the content of the bill is not settled. Temporary summary information: card purchases and recharge
In fact, I think the checkout part of the data room charging system consumes the most energy. First of all, I don't understand what the checkout is, so I feel dizzy as soon as I come up. Later, I read a blog post saying that it is convenient for the boss to manage the account to understand why it is an operator. Here, we need to clarify that the content of the bill is not settled. Temporary summary information: card purchases and recharge
In fact, I think the checkout part of the data room charging system consumes the most energy. First of all, I don't understand what the checkout is, so I feel dizzy as soon as I come up. Later, I read a blog post saying that it is convenient for the boss to manage the check-out to understand why it is "operator ". Here, we need to clarify that the content of the bill is not settled.
Temporary summary information: It is summarized from "card purchase", "recharge", "refund", and "temporary user.
The tab in the figure uses "SSTab ". It is determined by the select case statement.
II. The code is roughly like this:
First, the Real Operator name (username) that matches the operator's user name is called from the user_Info table to be directly displayed in the combo box.
Then, the tab content in sstab is displayed through the select case statement. (The displayed content is not checked out)
Finally, when you click "checkout" in the summary, the information is written to the checkday and checkweek tables, the purpose of this operation is to enable "Daily Statement settlement" and "weekly statement settlement" to bring up the statement information.
Iii. Summary
Many problems in my recharge, refund, and registration are all reviewed through this. I feel like I still understand the logic design.
Iv. Problems
I still don't understand whether the weekly bill shows one operator's one-day check-out or several operators's one-day check-out.