dever 3 years ago
parent
commit
2c6d0e5091
1 changed files with 1 additions and 1 deletions
  1. 1 1
      database/subscribe.php

+ 1 - 1
database/subscribe.php

@@ -144,7 +144,7 @@ return array
 
 		'button' => array
 		(
-			'同步模板' => 'wechat_applet/msg.sync',
+			'同步模板' => 'wechat_applet/subscribe.sync',
 		),
 	),
 );