28 lines
415 B
JavaScript
28 lines
415 B
JavaScript
// new Promise(resolve => {
|
|
// resolve('abc')
|
|
// }).then(abc => {
|
|
// throw new Error("aaaa")
|
|
// }).then(a => {
|
|
// console.log('adsf')
|
|
// }).catch(err => {
|
|
// console.log(err.message)
|
|
// }).then(d => console.log(d))
|
|
|
|
|
|
|
|
goodsNm: a
|
|
goodsNo: a
|
|
goodsCd: a
|
|
makerNm: a
|
|
originNm: a
|
|
goodsSearchWord: a
|
|
goodsModelNo: a
|
|
companyNm: a
|
|
searchDateType: a
|
|
startDate: a
|
|
endDate: a
|
|
page: a
|
|
size: a
|
|
scmNo: a
|
|
cateCd: a
|