feat(web,server)!: configure machine learning via the UI (#3768)
This commit is contained in:
+5
@@ -26,6 +26,11 @@ void main() {
|
||||
// TODO
|
||||
});
|
||||
|
||||
// SystemConfigMachineLearningDto machineLearning
|
||||
test('to test the property `machineLearning`', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
// SystemConfigOAuthDto oauth
|
||||
test('to test the property `oauth`', () async {
|
||||
// TODO
|
||||
|
||||
Reference in New Issue
Block a user