shoppingmallv2 init...

This commit is contained in:
최준흠git config git config --helpgit config --global user.name 최준흠 2023-08-12 21:12:47 +09:00
parent ebc9e478db
commit efd5b44948

View File

@ -7,7 +7,7 @@ return [
'sess_id' => "세션ID",
'user_uid' => "사용자정보",
'name' => "상품명",
'cost' => "매금액",
'cost' => "매금액",
'sale' => "할인",
'quantity' => "수량",
'price' => "결제금액",