Jelajahi Sumber

默认值处理

WH01243 7 bulan lalu
induk
melakukan
1c33f66715
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      jyBXCore/rpc/service/operator.go

+ 2 - 2
jyBXCore/rpc/service/operator.go

@@ -10,8 +10,8 @@ import (
 )
 
 var (
-	yysIndex = "bidding_customer_v1"
-	yysType  = "bidding_customer_v1"
+	yysIndex = "bidding_customer"
+	yysType  = "bidding_customer"
 )
 
 func GetCriteria(entId, positionId int64) map[int]interface{} {