2 lines
		
	
	
		
			241 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			241 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| gitLog:
 | |
| 	  git log --since="2025-06-23 11:00" --pretty=format:"<details>%n    <summary>%s</summary>%n     [提交人]:%an<br>%n     [提交时间]:%ad<br>%n    [提交版本]:%h%n</details>%n" --date=format:"%Y-%m-%d %H:%M" > release_note.md
 |