mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
6 lines
71 B
Plaintext
6 lines
71 B
Plaintext
|
|
public function {{name}}()
|
|
{
|
|
return {{values}};
|
|
}
|