qrcode
This commit is contained in:
parent
930f0118ba
commit
dc665a80f7
|
@ -4,6 +4,7 @@ import (
|
||||||
butil "enterprise/base/util"
|
butil "enterprise/base/util"
|
||||||
"enterprise/common/model"
|
"enterprise/common/model"
|
||||||
"fmt"
|
"fmt"
|
||||||
|
qrcode "github.com/skip2/go-qrcode"
|
||||||
"github.com/smbrave/goutil"
|
"github.com/smbrave/goutil"
|
||||||
"github.com/spf13/cast"
|
"github.com/spf13/cast"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue