Voucher given to user

I am going to fix all design now
This commit is contained in:
ZacTohZY
2024-08-12 00:57:20 +08:00
parent 672eca530b
commit fbedd28d3b
13 changed files with 433 additions and 37 deletions

View File

@@ -45,4 +45,4 @@ module.exports = (sequelize, DataTypes) => {
});
return HBCform;
}
};