Commit 3a2ce10c authored by 孙磊's avatar 孙磊

required

Signed-off-by: 孙磊's avatarsunlei <sunlei@romens.cn>
parent f145eedc
......@@ -160,6 +160,7 @@ class BranchController extends BaseController
* mediaType="application/x-www-form-urlencoded",
* @OA\Schema(
* type="object",
* required={"NAME","CODE","BRANCH_NAME"},
* @OA\Property(property="NAME",description="门店名称,最长20字",type="string"),
* @OA\Property(property="CODE",description="门店编号",type="string"),
* @OA\Property(property="LICENCE_IMAGE_PATH",description="营业执照",type="string"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment