dever %!s(int64=6) %!d(string=hai) anos
pai
achega
8f7e8fd7db
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      database/wechat.php

+ 2 - 2
database/wechat.php

@@ -164,13 +164,13 @@ return array
 	# 索引
 	'index' => array
 	(
-		1 => array
+		9 => array
 		(
 			'openid' => 'uid,openid,unionid',
 		),
 		
 		# 版本号 更改版本号会更新当前表的索引
-		'version' => 1,
+		'version' => 9,
 	),
 	
 	# request 请求接口定义