This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wupengfei
/
dingding
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1
quguofeng
1 year ago
parent
e8cda739ce
commit
4dc9fbd090
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
application/api/controller/Offer.php
+ 0
- 2
application/api/controller/Offer.php
View File
@@ -233,8 +233,6 @@ class Offer extends Base
$apply_info->save();
$this->success('撤销成功');
}
-
-
}