1.0.7text
This commit is contained in:
@@ -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) {
|
||||
}
|
||||
Reference in New Issue
Block a user