Commit 12fd1aa6 by xiongyuwen

no message

parent 59584c15
...@@ -202,7 +202,7 @@ namespace Bailun.Discuz.Application.WeiPan ...@@ -202,7 +202,7 @@ namespace Bailun.Discuz.Application.WeiPan
} }
catch (Exception ex) catch (Exception ex)
{ {
return "";//转换失败 return "";
} }
return string.Format("{0:G}", time); ; return string.Format("{0:G}", time); ;
} }
......
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 to comment