Kaynağa Gözat

修改id bug

yjp 3 ay önce
ebeveyn
işleme
ba3eb48db2
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -3,7 +3,7 @@ module git.sxidc.com/go-framework/baize
 go 1.22.3
 
 require (
-	git.sxidc.com/go-tools/utils v1.5.23
+	git.sxidc.com/go-tools/utils v1.5.27
 	git.sxidc.com/service-supports/ds-sdk v0.10.9
 	github.com/dgrijalva/jwt-go v3.2.0+incompatible
 	github.com/eclipse/paho.mqtt.golang v1.4.3