3D优化
This commit is contained in:
@@ -513,6 +513,7 @@ void Data_Source_Config::server(Global* g) {
|
||||
ds->from_json(¶ms);
|
||||
g->save();
|
||||
g->mode_acs.source_feed_relation_config.set_need_refresh();
|
||||
res->setBody(warp(ds->to_json()).to_json_string());
|
||||
});
|
||||
svr.Post(api + svr.insert + name, [g, this](HTTP_Param) {
|
||||
CHECK_JSON_PARAM
|
||||
|
||||
Reference in New Issue
Block a user