Esempio n. 1
0
 public static function get_trade_num()
 {
     return ConfigUtil::get_val_by_key('merchantNum') . ConfigUtil::getMillisecond();
 }