Forráskód Böngészése

Merge branch 'dev1.3' of http://192.168.3.207:10080/qmx/datatag into dev1.3

jiaojiao7 4 éve
szülő
commit
8412bfd354
2 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      src/util/utiltag.go
  2. BIN
      src/web/res/企业级客户定制服务.xlsx

+ 2 - 2
src/util/utiltag.go

@@ -30,14 +30,14 @@ const (
 	TitleMatchTypeStr         = "title"       //标题匹配
 	DetailMatchTypeStr        = "detail"      //全文匹配
 	PurchasingMatchTypeStr    = "purchasing"  //标的物匹配
-	AttachmentsMatchTypeStr   = "attachments" //附件匹配
+	AttachmentsMatchTypeStr   = "filetext"    //附件匹配
 	ProjectnameMatchTypeStr   = "projectname" //项目名称匹配
 	BuyerMatchTypeStr         = "buyer"       //项目名称匹配
 	SWinnerMatchTypeStr       = "s_winner"    //项目名称匹配
 	TitleMatchTypeField       = "title"       //标题匹配
 	DetailMatchTypeField      = "detail"      //全文匹配
 	PurchasingMatchTypeField  = "purchasing"  //标的物匹配
-	AttachmentsMatchTypeField = "attachments" //附件匹配
+	AttachmentsMatchTypeField = "filetext"    //附件匹配
 	ProjectnameMatchTypeField = "projectname" //项目名称匹配
 	BuyerMatchTypeField       = "buyer"       //项目名称匹配
 	SWinnerMatchTypeField     = "s_winner"    //项目名称匹配

BIN
src/web/res/企业级客户定制服务.xlsx