1
mirror of https://github.com/CarmJos/UltraDepository.git synced 2024-09-19 19:55:45 +00:00
UltraDepository/.examples/userdata/database.sql
2022-01-03 21:55:02 +08:00

2 lines
161 B
SQL

INSERT INTO `ub_data`(`uuid`, `data`, `day`)
VALUES ('<UUID>', '{"date":20220103,"depositories":{"miner":{"DIAMOND:0":{"sold":102,"amount":399}}}}', '20220103');