//g++ -std=c++11 -o testhttp testhttp.cc -I/usr/local/include/workflow -lworkflow
#include <stdio.h>
#include "workflow/WFHttpServer.h"
int main()
{
WFHttpServer server([](WFHttpTask *task)
搜狗workflow--01.http服务端
最新推荐文章于 2025-03-02 15:33:30 发布