ywj1352 commented on issue #5034:
URL: https://github.com/apache/shenyu/issues/5034#issuecomment-1681904011
> Thank you,It is true that there is no data in the database, but that is
not the cause of my problem. It's a problem with my computer's cache. I used
version 2.5.1 at first, but after switching to version 2.6.0, I didn't clear
the browser cache, so the page showed version 2.5.1. After the cache is
cleared, there is a resource button on the page, which can be used directly
after clicking on the resource. In version 2.6.0, the resource configuration
for tcp is generated by using the resource button in the plugin
you need add this sql for mysql-mod INSERT INTO shenyu.plugin_handle
(id, plugin_id, field, label, data_type, `type`, sort, ext_obj,
date_created, date_updated)
VALUES('1678293333363167232', '42', 'discoveryHandler', 'discoveryHandler',
2, 1, 0,
'{"required":"0","defaultValue":"url,protocol,status,weight","rule":""}',
'2023-07-10 14:41:27', '2023-08-17 16:58:25.259000000');
--
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]