diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-08-29 12:27:43 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-08-29 12:27:43 +0300 |
| commit | fa43248e3043932a31bc93ff86a2d4a3f1314491 (patch) | |
| tree | ed9e83e4f352de96e50ebb1f98ec4b525d787307 /web/entity/entity.go | |
| parent | cb3da25bc82b818018476d53fe534aba3a55e1aa (diff) | |
New - Noise
freedom
Diffstat (limited to 'web/entity/entity.go')
| -rw-r--r-- | web/entity/entity.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/entity/entity.go b/web/entity/entity.go index 533fe973..ae11d614 100644 --- a/web/entity/entity.go +++ b/web/entity/entity.go @@ -52,6 +52,7 @@ type AllSetting struct { SubJsonPath string `json:"subJsonPath" form:"subJsonPath"` SubJsonURI string `json:"subJsonURI" form:"subJsonURI"` SubJsonFragment string `json:"subJsonFragment" form:"subJsonFragment"` + SubJsonNoise string `json:"subJsonNoise" form:"subJsonNoise"` SubJsonMux string `json:"subJsonMux" form:"subJsonMux"` SubJsonRules string `json:"subJsonRules" form:"subJsonRules"` Datepicker string `json:"datepicker" form:"datepicker"` |
