|
@@ -36,7 +36,7 @@ import java.util.stream.Collectors; |
|
|
*/ |
|
|
*/ |
|
|
@Slf4j |
|
|
@Slf4j |
|
|
@Controller |
|
|
@Controller |
|
|
@RequestMapping("/mztb") |
|
|
|
|
|
|
|
|
@RequestMapping("/api") |
|
|
public class MztbController { |
|
|
public class MztbController { |
|
|
|
|
|
|
|
|
private static final String PWD_SALT = "goodpj"; |
|
|
private static final String PWD_SALT = "goodpj"; |
|
|