Commit 2b0ef7e5 by huangchengyi

1.0

parent 25106b98
Showing with 1 additions and 0 deletions
......@@ -29,6 +29,7 @@ func checkFileIsExist(filename string) bool {
eg: logic.Loginfo("逾期统计开始","_yuqilv_");
*/
func Log(writeString string,log_file_pre string) {
return
log_file_pre = "_"+log_file_pre
date := time.Now().Format("2006-01-02")
date2 := time.Now().Format("2006-01-02 15:04:05")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment