All Downloads are FREE. Search and download functionalities are using the official Maven repository.

api.ms.mpay.js Maven / Gradle / Ivy

The newest version!
/**
 * 铭飞支付模块
 */
(function() {
    
   let mpay = {
    	   
	}
   
	if(typeof ms.mpay != "object") {
		window.ms.mpay = mpay;
	}
    
}());




© 2015 - 2024 Weber Informatics LLC | Privacy Policy