Delete main/manager-api/src/main/resources/db/changelog/data.sql~

This commit is contained in:
zhisheng
2025-03-24 20:13:14 +08:00
committed by GitHub
parent 8f1fbbdeef
commit eef7bb0cad
@@ -1,2 +0,0 @@
INSERT INTO xiaozhi_esp32_server.sys_user (id, username, password, super_admin, status, create_date, updater, creator, update_date)
VALUES (1903735517485289473, 'admin', '$2a$10$VY1sr9hJc9pMVNACVSvA9eadivi.WcWBRLsPzGdLduv3LqOkxz98u', 1, 1, '2025-03-23 17:08:12', null, null, '2025-03-23 17:08:12');