This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
php
/
server_sscrm
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
硕顺crm后台
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
0
Tags
44 MiB
JavaScript
49%
PHP
30.4%
HTML
14.8%
CSS
3.3%
Less
2%
Other
0.3%
Tree:
be63c1a9e7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'be63c1a9e7'
${ noResults }
server_sscrm
/
addons
/
qingdong
/
library
/
dingding
/
dingtalk
/
domain
/
BaseRequest.php
15 lines
124 B
Raw
Blame
History
<
?
php
/**
* 入参
* @author auto create
*/
class
BaseRequest
{
/**
* 企业应用id
**/
public
$agentid
;
}
?>
Reference in new issue