Skip to content

Commit aaec84c

Browse files
committed
upd
1 parent ae5dfc0 commit aaec84c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/appbusiness.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,4 +284,4 @@ CREATE TABLE IF NOT EXISTS `postcomments` (
284284
KEY `idx_post` (`app_key`,`post_id`,`created_time`)
285285
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
286286

287-
INSERT IGNORE INTO `globalconfs` (`conf_key`,`conf_value`)VALUES('jchatdb_versaion','20240716');
287+
INSERT IGNORE INTO `globalconfs` (`conf_key`,`conf_value`)VALUES('jchatdb_versaion','20250201');

0 commit comments

Comments
 (0)