wkyuer 1 week ago
parent
commit
2f1711aba3
1 changed files with 1 additions and 0 deletions
  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)