|
|
@@ -17,7 +17,7 @@ class CreateParam extends BaseParam |
|
|
return |
|
|
return |
|
|
[ |
|
|
[ |
|
|
Contract::COL_NAME_NAME => $this->str(), |
|
|
Contract::COL_NAME_NAME => $this->str(), |
|
|
Contract::COL_NAME_CUSTOM => $this->str(), |
|
|
|
|
|
|
|
|
Contract::COL_NAME_CUSTOM => $this->str(true), |
|
|
]; |
|
|
]; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |