添加thyy appname
This commit is contained in:
@@ -138,6 +138,8 @@ public class TrainingClassController {
|
||||
paymentInfo.setAppName("zmzm");
|
||||
} else if (buyOrder.getCome()==3) {
|
||||
paymentInfo.setAppName("xlkj");
|
||||
} else if (buyOrder.getCome()==4) {
|
||||
paymentInfo.setAppName("thyy");
|
||||
}else {
|
||||
paymentInfo.setAppName(buyOrder.getAppName());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user