移除imageKit认证

This commit is contained in:
Dawn
2025-01-26 22:38:18 +08:00
parent 89eb607b56
commit 7a21dd8eff
8 changed files with 4 additions and 149 deletions

View File

@@ -199,8 +199,6 @@ CREATE TABLE `room` (
-- Records of room
-- ----------------------------
INSERT INTO `room` VALUES (1, 1, 1, '2024-07-10 11:17:15.521', NULL, NULL, '2024-07-10 11:17:15.521', '2024-07-10 11:17:15.521');
INSERT INTO `room` VALUES (2, 2, 0, '2024-07-10 11:17:15.521', NULL, NULL, '2024-07-10 11:17:15.521', '2024-07-10 11:17:15.521');
-- ----------------------------
-- Table structure for room_friend
-- ----------------------------