上传文件至 /

This commit is contained in:
Haisheng_Zhao 2023-10-08 18:48:03 +08:00
parent 3ab42338e0
commit af067650c2
1 changed files with 6 additions and 0 deletions

6
zhs.cpp Normal file
View File

@ -0,0 +1,6 @@
#include "stdio.h"
int main()
{
printf("git test zhs");
}