li-keguo commented on issue #214:
URL: 
https://github.com/apache/incubator-shenyu-dashboard/issues/214#issuecomment-1176032884

   pls exec:
   ```sql
   UPDATE resource
   SET title = 'LoggingConsole',
       name  = 'LoggingConsole'
   WHERE name = 'logging' 
     and title = 'logging'
     and parent_id = '1346775491550474240';
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to