1 Star 0 Fork 72

shiyifeng / light-spark

forked from hellowzk / light-spark 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
MyConstants.scala 270 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhaokui 提交于 2020-08-06 17:33 . first commit
package com.hellowzk.light.spark
import java.util.Date
/**
* <p>
* 日期: 2020/8/6
* <p>
* 时间: 17:07
* <p>
* 星期: 星期四
* <p>
* 描述:
* <p>
* 作者: zhaokui
**/
class MyConstants {
val currentTimeLong: Long = new Date().getTime
}
Scala
1
https://gitee.com/shiyifeng/light-spark.git
git@gitee.com:shiyifeng/light-spark.git
shiyifeng
light-spark
light-spark
master

搜索帮助