1
mirror of https://github.com/CarmJos/UltraDepository.git synced 2026-06-05 09:02:01 +08:00

提供JSON存储格式

This commit is contained in:
2022-01-03 21:55:02 +08:00
parent 8766b3a45e
commit e01aa6207e
9 changed files with 157 additions and 84 deletions
+2
View File
@@ -0,0 +1,2 @@
INSERT INTO `ub_data`(`uuid`, `data`, `day`)
VALUES ('<UUID>', '{"date":20220103,"depositories":{"miner":{"DIAMOND:0":{"sold":102,"amount":399}}}}', '20220103');