Taebu / prq

prq.co.kr
MIT License
1 stars 1 forks source link

prq ocid call log 적립 시스템 개발요청 #129

Closed moonsungjun closed 5 years ago

moonsungjun commented 5 years ago

https://prq.co.kr/prq/store/modify/prq_store/st_no/1802/page/1

prq_store

moonsungjun commented 5 years ago

biz_code : prqpoint01 0507_event : prqpoint01 | fivept | 경기 고양시 일산동구 백석동 | 2019-06-01 | 2019-08-31 | prqpoint01_1 | 1 | 10 | 24 | 진행중 | 자동 | n

Taebu commented 5 years ago

시아이디포인트사용여부 code_5008

INSERT INTO `prq`.`prq_codes` (`code`, `pcode`, `code_name`, `code_value`, `use_bit`)
 VALUES ('5008', '5000', '시아이디포인트사용여부', '시아이디 포인트를 사용할지를 결정합니다. YN', '1');

시아이디포인트적립금액 code_5009

INSERT INTO `prq`.`prq_codes` (`code`, `pcode`, `code_name`, `code_value`, `use_bit`)
 VALUES ('5009', '5000', '시아이디포인트적립금액', '시아이디 포인트 적립금액', '1');

시아이디포인트 연결 biz_code code_5010

INSERT INTO `prq`.`prq_codes` (`code`, `pcode`, `code_name`, `code_value`)
 VALUES ('5010', '5000', '시아이디포인트 연결 biz_code', '시아이디 포인트를 연결할 biz_code를 작성합니다.');
Taebu commented 5 years ago

image 적용 완료.