commenting my code

This commit is contained in:
TinyAtoms
2019-06-20 08:08:02 -03:00
parent e2c23647a5
commit 7840f791bb
6 changed files with 51 additions and 6 deletions

View File

@ -16,6 +16,9 @@ int spot_id (not null, many to one or something like that)
int duration
datetime start (not null)
datetime end
Dit is gewoon een record van hoe lang, wie en waar iemand parkeert. Basically, een component van
de internal state van customer.
*/
class Park_time {