1 Star 0 Fork 1.6K

SyncGithub/ leadshop

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
ServiceController.php 340 Bytes
Copy Edit Raw Blame History
稻草人 authored 2021-05-31 16:47 +08:00 . V1.2.4
<?php
/**
* 商品服务管理
* @link http://www.heshop.com/
* @copyright Copyright (c) 2020 HeShop Software LLC
* @license http://www.heshop.com/license/
*/
namespace leadmall\api;
use leadmall\Map;
use goods\api\ServiceController as ServiceModules;
class ServiceController extends ServiceModules implements Map
{
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/sync-github/leadshop.git
git@gitee.com:sync-github/leadshop.git
sync-github
leadshop
leadshop
master

Search