文件名称:发廊
文件大小:505KB
文件格式:ZIP
更新时间:2024-03-11 08:46:41
PHP
发型沙龙 建立项目 cd scripts ./build.sh API 获取指定日期的车站时间表 要求: GET api/stations/1/schedule/2020-01-10 回复: { " schedule " : [ { " from " : " 00:00 " , " to " : " 00:29 " , " available " : true }, { " from " : " 00:30 " , " to " : " 00:59 " , " available " : true }, { " from " :
【文件预览】:
hairsaloon-master
----.gitignore(491B)
----app()
--------templates()
--------src()
--------.env.test(138B)
--------public()
--------composer.json(2KB)
--------.env(2KB)
--------composer.phar(1.85MB)
--------tests()
--------config()
--------phpunit.xml.dist(849B)
----LICENSE(1KB)
----docker-compose.yml(561B)
----scripts()
--------build.sh(312B)
----README.md(818B)
----docker()
--------nginx()
--------php()