Open
Description
Please use the form below, leaving the prefilled data to help us. Thank you.
Page link: generate-an-sdk-script-based-on-an-existing-model
Document link: generating-code-from-the-model.md
My Issue/Suggestion
"Therefore, you need to remove this line: const domainModel1 = domainmodels.DomainModel.createIn(unit);
" - this sentence is wrong. The actual code is var domainModel1 = domainmodels.DomainModel.createIn(unit);