Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
fenzhan_zsb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
esf
fenzhan_zsb
Commits
bf84ad7e
Commit
bf84ad7e
authored
Mar 30, 2021
by
esf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
短信接口更改
parent
f1ec094c
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
func_tony.bak.php
...cp/vendor/house365/esfadmin/core/common/func_tony.bak.php
+1
-1
func_tony.php
...dmincp/vendor/house365/esfadmin/core/common/func_tony.php
+1
-1
function_crontab.php
...esfadmin/esfadmin/module/init/growth/function_crontab.php
+0
-0
function_crontab.php
...admin/esfadmin/module/init/growth_nj/function_crontab.php
+0
-0
No files found.
new_admincp/vendor/house365/esfadmin/core/common/func_tony.bak.php
View file @
bf84ad7e
...
@@ -846,7 +846,7 @@ if(!function_exists('sendsms'))
...
@@ -846,7 +846,7 @@ if(!function_exists('sendsms'))
{
{
function
sendsms
(
$mobile
,
$msg
){
function
sendsms
(
$mobile
,
$msg
){
global
$conf_city
;
global
$conf_city
;
curl_get_contents
(
"http://mysms.house365.com
:81
/index.php/Interface/apiSendMobil/jid/7/depart/3/city/"
.
$conf_city
.
"/mobileno/"
.
$mobile
.
"/?msg="
.
urlencode
(
$msg
));
curl_get_contents
(
"http://mysms.house365.com/index.php/Interface/apiSendMobil/jid/7/depart/3/city/"
.
$conf_city
.
"/mobileno/"
.
$mobile
.
"/?msg="
.
urlencode
(
$msg
));
}
}
}
}
...
...
new_admincp/vendor/house365/esfadmin/core/common/func_tony.php
View file @
bf84ad7e
...
@@ -860,7 +860,7 @@ if(!function_exists('sendsms'))
...
@@ -860,7 +860,7 @@ if(!function_exists('sendsms'))
{
{
function
sendsms
(
$mobile
,
$msg
){
function
sendsms
(
$mobile
,
$msg
){
global
$conf_city
;
global
$conf_city
;
curl_get_contents
(
"http://mysms.house365.com
:81
/index.php/Interface/apiSendMobil/jid/7/depart/3/city/"
.
$conf_city
.
"/mobileno/"
.
$mobile
.
"/?msg="
.
urlencode
(
$msg
));
curl_get_contents
(
"http://mysms.house365.com/index.php/Interface/apiSendMobil/jid/7/depart/3/city/"
.
$conf_city
.
"/mobileno/"
.
$mobile
.
"/?msg="
.
urlencode
(
$msg
));
}
}
}
}
...
...
new_admincp/vendor/house365/esfadmin/esfadmin/module/init/growth/function_crontab.php
View file @
bf84ad7e
This diff is collapsed.
Click to expand it.
new_admincp/vendor/house365/esfadmin/esfadmin/module/init/growth_nj/function_crontab.php
View file @
bf84ad7e
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment