add orders

This commit is contained in:
Aditya Siregar
2025-08-06 00:42:57 +07:00
parent 0a44135fb6
commit 3696451dc6
6 changed files with 326 additions and 82 deletions
+1
View File
@@ -3,6 +3,7 @@ package db
import (
"apskel-pos-be/config"
"fmt"
_ "github.com/lib/pq"
"go.uber.org/zap"
_ "gopkg.in/yaml.v3"