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/
36
36
COPY ./paozhu_benchmark/models ./paozhu/
37
37
COPY ./paozhu_benchmark/common ./paozhu/
38
38
39
-
39
+ RUN ls -l ./paozhu/common
40
40
# RUN mkdir ./paozhu/libs
41
41
# RUN mkdir ./paozhu/libs/types
42
42
@@ -54,6 +54,7 @@ COPY ./paozhu_benchmark/common ./paozhu/
54
54
# COPY ./paozhu_benchmark/common/reghttpmethod_pre.hpp ./paozhu/common/
55
55
# COPY ./paozhu_benchmark/common/reghttpmethod.hpp ./paozhu/common/
56
56
# COPY ./paozhu_benchmark/common/json_reflect_headers.h ./paozhu/common/
57
+ COPY ./paozhu_benchmark/common/cost_define.h ./paozhu/common/
57
58
58
59
COPY ./paozhu_benchmark/conf/server.conf ./paozhu/conf/server.conf
59
60
COPY ./paozhu_benchmark/conf/orm.conf ./paozhu/conf/orm.conf
You can’t perform that action at this time.
0 commit comments