mirror of
https://github.com/labring/sealos.git
synced 2026-08-29 01:39:49 +08:00
0350700b55
* accountv2 interface implementation: use the cockroach distributed database as a multi-region unified account data storage source to replace the old CRD interaction format; temporarily turn off account functions such as transfers and activities. * create account v2 with cockroachdb * add get account api service;