031 svc.code bugfix
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
dt_updated={prefix="s", type="date"},
|
||||
svc_id={prefix="s", type="integer"},
|
||||
is_production_ready={prefix="s", type="boolean"},
|
||||
svc={prefix="s", type="string"}
|
||||
svc={prefix="s", type="string"},
|
||||
code={prefix="s", type="string"}
|
||||
}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user