Vechile & Providers

This commit is contained in:
Yang Li
2025-05-02 14:13:33 -04:00
parent fb3bd27a15
commit 176af8407b
28 changed files with 2023 additions and 819 deletions

View File

@@ -25,6 +25,7 @@ module.exports = mongoose => {
description: String,
contact: String,
fax: String,
email: String,
note: String,
data: Object,
edit_by: String,