更新license

This commit is contained in:
三丙
2025-03-04 10:42:17 +08:00
parent 922b0f0dee
commit 6be6b88190
297 changed files with 1199 additions and 594 deletions

View File

@@ -1,8 +1,11 @@
#
# 抖音关注:程序员三丙
# 知识星球https://t.zsxq.com/j9b21
# 开源代码,仅供学习和交流研究使用,商用请联系三丙
# 微信mohan_88888
# 抖音:程序员三丙
# 付费课程知识星球https://t.zsxq.com/aKtXo
#
FROM registry.cn-hangzhou.aliyuncs.com/sanbing/jcpp-base:1.0 AS base
WORKDIR /app
COPY . .