1
This commit is contained in:
@@ -51,6 +51,7 @@ func UpdateStoreOperatorConfig() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
userData["test_write"] = append(userData["test_write"], map[string]string{"ll": "18981810340"})
|
userData["test_write"] = append(userData["test_write"], map[string]string{"ll": "18981810340"})
|
||||||
|
globals.SugarLogger.Debug("update user data:", userData)
|
||||||
// 写入配置
|
// 写入配置
|
||||||
byteData, err := json.Marshal(userData)
|
byteData, err := json.Marshal(userData)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
|||||||
Reference in New Issue
Block a user