1.0.7text
This commit is contained in:
parent
d8e382f06a
commit
d5120120c9
10
app/src/main/java/com/dahe/pass/textkotlin/TextKotlin.kt
Normal file
10
app/src/main/java/com/dahe/pass/textkotlin/TextKotlin.kt
Normal file
@ -0,0 +1,10 @@
|
||||
package com.dahe.pass.textkotlin
|
||||
|
||||
/**
|
||||
* @ClassName TextKotlin
|
||||
* @Author 用户
|
||||
* @Date 2022/3/16 9:08
|
||||
* @Description TODO
|
||||
*/
|
||||
class TextKotlin constructor(firstName : String) {
|
||||
}
|
Loading…
Reference in New Issue
Block a user