1
This commit is contained in:
@@ -47,7 +47,6 @@ func LaKaLaApplyContract(ctx *jxcontext.Context, apply *lakala.ApplyContractPara
|
||||
|
||||
// LaKaLaApplyContractByPeople 申请人工审核 ApplyElectronicContractByPeople
|
||||
func LaKaLaApplyContractByPeople(storeId int, apply *lakala.ApplyContractByPeople) (string, error) {
|
||||
apply.OrderNo = lakala.GetOrderNumber(8)
|
||||
if apply.Version == "" {
|
||||
apply.Version = "1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user