wkyuer il y a 1 semaine
Parent
commit
2f1711aba3
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      internal/controller/stype.go

+ 1 - 0
internal/controller/stype.go

@@ -28,6 +28,7 @@ func STypePageHandler(r *ghttp.Request) {
 				Name: "采购意向",
 				Code: "CGYX",
 				Id:   "06",
+				SIGN: 99,
 			}
 		} else {
 			service.HtmlRender.NotFound(r)