This commit is contained in:
thanatos
2021-09-26 13:33:22 +08:00
parent dbeacce70f
commit c0e6b93d3f
7 changed files with 42 additions and 37 deletions
-1
View File
@@ -238,7 +238,6 @@ class api extends control
->add('editedDate', $now)
->add('version', 1)
->setDefault('product,module', 0)
->unHtml('params,response')
->json('params,response')
->get();