zoukankan      html  css  js  c++  java
  • 用户绑定公众号列表与未绑定公众号列表

    sellCabinet/userBindWechat/bindList

    post

    要token

    请求参数格式 json ,放在body请求主体中  
    请求参数

        /**
         * 每页显示条数,默认 10
         */
        private long size = 10;
        /**
         * 当前页
         */
        private long current = 1;
        
    //请求数据类型    1、已绑定 2、未绑定       必填
        private String type;          
    返回参数
    {
        "code":0,
        "msg":"success",
        "data":{
            "records":[
                {
                    "id":"1000000000000000001",主键
                    "code":"MP100000000000000001",编号
                    "appid":"wx40e1e2cae4819b62",微信id
                    "authentication":0,是否已认证
                    "name":"老乡聊天群123",公众平台名称
                    "createdById":"1000000000000000000",
                    "createdDate":{
                        "date":{
                            "year":2021,
                            "month":11,
                            "day":4
                        },
                        "time":{
                            "hour":13,
                            "minute":34,
                            "second":32,
                            "nano":0
                        }
                    },
                    "lastModifiedById":"1000000000000000000",
                    "lastModifiedDate":{
                        "date":{
                            "year":2021,
                            "month":11,
                            "day":5
                        },
                        "time":{
                            "hour":14,
                            "minute":57,
                            "second":38,
                            "nano":0
                        }
                    },
                    "active":1,
                    "path":"https://sensor-picture.oss-cn-shenzhen.aliyuncs.com/wxmp/20211105/123.jpg" 照片存储位置,ALI_OSS 阿里云对象存储
                },
                {
                    "id":"1000000000000000002",
                    "code":"MP100000000000000002",
                    "appid":"wx146f805951134f56",
                    "authentication":0,
                    "name":"老乡聊天群168",
                    "createdById":"1000000000000000000",
                    "createdDate":{
                        "date":{
                            "year":2021,
                            "month":11,
                            "day":4
                        },
                        "time":{
                            "hour":13,
                            "minute":34,
                            "second":32,
                            "nano":0
                        }
                    },
                    "lastModifiedById":"1000000000000000000",
                    "lastModifiedDate":{
                        "date":{
                            "year":2021,
                            "month":11,
                            "day":5
                        },
                        "time":{
                            "hour":14,
                            "minute":57,
                            "second":54,
                            "nano":0
                        }
                    },
                    "active":1,
                    "path":"https://sensor-picture.oss-cn-shenzhen.aliyuncs.com/wxmp/20211105/168.jpg"
                },
                {
                    "id":"1000000000000000003",
                    "code":"MP100000000000000003",
                    "appid":"wx2fee38a23c89d72a",
                    "authentication":0,
                    "name":"老乡聊天群158",
                    "createdById":"1000000000000000000",
                    "createdDate":{
                        "date":{
                            "year":2021,
                            "month":11,
                            "day":4
                        },
                        "time":{
                            "hour":13,
                            "minute":34,
                            "second":32,
                            "nano":0
                        }
                    },
                    "lastModifiedById":"1000000000000000000",
                    "lastModifiedDate":{
                        "date":{
                            "year":2021,
                            "month":11,
                            "day":5
                        },
                        "time":{
                            "hour":14,
                            "minute":57,
                            "second":59,
                            "nano":0
                        }
                    },
                    "active":1,
                    "path":"https://sensor-picture.oss-cn-shenzhen.aliyuncs.com/wxmp/20211105/158.jpg"
                },
                {
                    "id":"1000000000000000004",
                    "code":"MP100000000000000004",
                    "appid":"wxf88bf7f7585b0b46",
                    "authentication":0,
                    "name":"老乡聊天群99",
                    "createdById":"1000000000000000000",
                    "createdDate":{
                        "date":{
                            "year":2021,
                            "month":11,
                            "day":4
                        },
                        "time":{
                            "hour":13,
                            "minute":34,
                            "second":32,
                            "nano":0
                        }
                    },
                    "lastModifiedById":"1000000000000000000",
                    "lastModifiedDate":{
                        "date":{
                            "year":2021,
                            "month":11,
                            "day":5
                        },
                        "time":{
                            "hour":14,
                            "minute":58,
                            "second":4,
                            "nano":0
                        }
                    },
                    "active":1,
                    "path":"https://sensor-picture.oss-cn-shenzhen.aliyuncs.com/wxmp/20211105/99.jpg"
                },
                {
                    "id":"1000000000000000005",
                    "code":"MP100000000000000005",
                    "appid":"wx5809b24c749e37e7",
                    "authentication":0,
                    "name":"老乡聊天群169",
                    "createdById":"1000000000000000000",
                    "createdDate":{
                        "date":{
                            "year":2021,
                            "month":11,
                            "day":4
                        },
                        "time":{
                            "hour":13,
                            "minute":34,
                            "second":32,
                            "nano":0
                        }
                    },
                    "lastModifiedById":"1000000000000000000",
                    "lastModifiedDate":{
                        "date":{
                            "year":2021,
                            "month":11,
                            "day":5
                        },
                        "time":{
                            "hour":14,
                            "minute":58,
                            "second":10,
                            "nano":0
                        }
                    },
                    "active":1,
                    "path":"https://sensor-picture.oss-cn-shenzhen.aliyuncs.com/wxmp/20211105/169.jpg"
                },
                {
                    "id":"1000000000000000006",
                    "code":"MP100000000000000006",
                    "appid":"wx9ea93afdeaa71467",
                    "authentication":1,
                    "name":"惠吃会乐",
                    "createdById":"1000000000000000000",
                    "createdDate":{
                        "date":{
                            "year":2021,
                            "month":11,
                            "day":4
                        },
                        "time":{
                            "hour":13,
                            "minute":34,
                            "second":32,
                            "nano":0
                        }
                    },
                    "lastModifiedById":"1000000000000000000",
                    "lastModifiedDate":{
                        "date":{
                            "year":2021,
                            "month":11,
                            "day":5
                        },
                        "time":{
                            "hour":15,
                            "minute":39,
                            "second":19,
                            "nano":0
                        }
                    },
                    "active":1,
                    "path":"https://sensor-picture.oss-cn-shenzhen.aliyuncs.com/wxmp/20211105/169.jpg"
                }
            ],
            "total":6,
            "size":10,
            "current":1,
            "ascs":null,
            "descs":null,
            "optimizeCountSql":true,
            "isSearchCount":true
        }
    }
     
  • 相关阅读:
    Hadoop and net core a match made in docker
    JavaScript封装方法,兼容参数类型为Number和String
    HTML的input类型为hidden导致无法reset改字段的value问题
    MyBatis自动生成Java/C#的Bean(Entity)的等价MYSQL实现函数
    JMX configuration for Tomcat
    Resolved validation conflict with readonly
    FreeMarker example all in one
    Notepad++ 大小写转换
    常用编辑器列模式快捷键
    Redis应用一例(存证数量用计数器实现)
  • 原文地址:https://www.cnblogs.com/qq376324789/p/15514204.html
Copyright © 2011-2022 走看看