- change jd operator name.

This commit is contained in:
gazebo
2018-07-04 12:12:43 +08:00
parent 2024a6c491
commit c77440f616

View File

@@ -155,7 +155,7 @@ func GetCurTimestamp() int64 {
}
func GetAPIOperator() string {
return Time2Str(time.Now())
return "jxc4-" + Time2Str(time.Now())
}
// timestamp is in second