Update LoginBean.java

This commit is contained in:
Redkale
2024-05-27 11:48:21 +08:00
committed by GitHub
parent dbc5ff378a
commit f71e824539

View File

@@ -2,7 +2,7 @@
* To change this license header, choose License Headers in Project Properties. * To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates * To change this template file, choose Tools | Templates
* and open the template in the editor. * and open the template in the editor.
*/ */
package org.redkale.test.rest; package org.redkale.test.rest;
import org.redkale.convert.json.JsonFactory; import org.redkale.convert.json.JsonFactory;