06 2022 档案

摘要:function getAccessToken() { $appId = ""; $secretId = ""; $accessUrl = "https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=%s&s 阅读全文
posted @ 2022-06-24 16:33 U丶Zero 阅读(270) 评论(0) 推荐(0)
摘要:JS代码: {field: 'type.name', title: __('Type.name'), searchList: $.getJSON("ai/activity_type/source")}, PHP代码: public function source() { $json = cache( 阅读全文
posted @ 2022-06-21 16:18 U丶Zero 阅读(1460) 评论(0) 推荐(0)