1
This commit is contained in:
@@ -64,7 +64,7 @@ func LaKaLaApplyContractByPeople(storeId int, apply *lakala.ApplyContractByPeopl
|
||||
return "", nil
|
||||
}
|
||||
|
||||
// QueryElectronicContract 拉卡拉签约合同查询
|
||||
// QueryElectronicContract 人工复合结果查询
|
||||
func QueryElectronicContract(orderNo string, orgId int, ecApplyId string, storeID int) (*lakala.ElectronicContractStatus, error) {
|
||||
db := dao.GetDB()
|
||||
merchantInfo, err := dao.GetStoreContract(db, storeID, orderNo, "")
|
||||
|
||||
Reference in New Issue
Block a user