Commit 96070361 authored by liqin's avatar liqin 💬

bug fixed

parent 1bbbf15f
......@@ -56,7 +56,7 @@ public class TBoxOperation implements Serializable {
@TableField("public_key")
private String publicKey;
@ApiModelProperty(hidden = true)
@ApiModelProperty("机顶盒密钥")
@TableField("private_key")
private String privateKey;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment