File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ COPY ./paozhu_benchmark/orm ./paozhu/
3636COPY ./paozhu_benchmark/models ./paozhu/
3737COPY ./paozhu_benchmark/common ./paozhu/
3838
39-
39+ RUN ls -l ./paozhu/common
4040# RUN mkdir ./paozhu/libs
4141# RUN mkdir ./paozhu/libs/types
4242
@@ -54,6 +54,7 @@ COPY ./paozhu_benchmark/common ./paozhu/
5454# COPY ./paozhu_benchmark/common/reghttpmethod_pre.hpp ./paozhu/common/
5555# COPY ./paozhu_benchmark/common/reghttpmethod.hpp ./paozhu/common/
5656# COPY ./paozhu_benchmark/common/json_reflect_headers.h ./paozhu/common/
57+ COPY ./paozhu_benchmark/common/cost_define.h ./paozhu/common/
5758
5859COPY ./paozhu_benchmark/conf/server.conf ./paozhu/conf/server.conf
5960COPY ./paozhu_benchmark/conf/orm.conf ./paozhu/conf/orm.conf
You can’t perform that action at this time.
0 commit comments