dashboard
repositories
filestore
activity
search
login
hefan
/
RuntAndroidPlugin
Runt的android项目开发插件
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
json 数据bean类
Runt
2021-06-08
5a56af922a4e0f5743073f4636ab64c6dc0bd4b9
[hefan/RuntAndroidPlugin.git]
/
src
/
template
/
NormalClass
1
2
3
4
5
6
7
8
9
10
11
12
13
public class {name} {
//以下为声明的参数
{fields}
{toString}
{class}
}