|
@@ -728,6 +728,7 @@ func HandleMixTableDateChange(date, conf string) (newDate string, err error) {
|
|
func handleOldSystemDateT(confStr string) (newConf string, err error, errMsg string) {
|
|
func handleOldSystemDateT(confStr string) (newConf string, err error, errMsg string) {
|
|
err = json.Unmarshal([]byte(confStr), &config)
|
|
err = json.Unmarshal([]byte(confStr), &config)
|