Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit fe6132d

Browse files
committed
update orm files
1 parent 6a36500 commit fe6132d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frameworks/C++/paozhu/paozhu.dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ RUN mkdir ./paozhu/orm/include
9494

9595

9696
COPY ./paozhu_benchmark/orm/orm.h ./paozhu/orm/
97-
COPY ./paozhu_benchmark/orm/include/fortunebase.h ./paozhu/orm/include/
98-
COPY ./paozhu_benchmark/orm/include/worldbase.h ./paozhu/orm/include/
97+
COPY ./paozhu_benchmark/orm/include/fortune_base.h ./paozhu/orm/include/
98+
COPY ./paozhu_benchmark/orm/include/world_base.h ./paozhu/orm/include/
9999
COPY ./paozhu_benchmark/orm/include/fortune_mysql.h ./paozhu/orm/include/
100100
COPY ./paozhu_benchmark/orm/include/world_mysql.h ./paozhu/orm/include/
101101

0 commit comments

Comments
 (0)