mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-11-29 18:37:41 +08:00
build wizard
This commit is contained in:
parent
3e7a588d60
commit
979efeb3c5
@ -207,6 +207,9 @@ void http_creator(const char* name, const char* type)
|
||||
|
||||
tmpl.create_common();
|
||||
create_http_servlet(tmpl, type);
|
||||
break;
|
||||
|
||||
if (!loop) {
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user